menu
fml package
documentation
widgets/chart_painter/series/chart_series_extended.dart
BarChartRodDataExtended
isUpward method
isUpward method
dark_mode
light_mode
isUpward
method
bool
isUpward
(
)
inherited
Determines the upward or downward direction
Implementation
bool isUpward() => toY >= fromY;
fml package
documentation
widgets/chart_painter/series/chart_series_extended
BarChartRodDataExtended
isUpward method
BarChartRodDataExtended class