Skip to content

Commit

Permalink
chore: add a doc
Browse files Browse the repository at this point in the history
  • Loading branch information
ramin-deriv committed Jul 18, 2024
1 parent 6719136 commit 373dbe8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ enum IndicatorTabLabel {
}
}

/// Defines each tab label is equivalent to which [IndicatorCategory].
IndicatorCategory? get toIndicatorCategory {
switch (this) {
case IndicatorTabLabel.momentum:
Expand Down

0 comments on commit 373dbe8

Please sign in to comment.