menu
tenun package
documentation
charts/range/simple_range_chart.dart
SimpleRangeChartData
low property
low property
dark_mode
light_mode
low
property
double
get
low
Implementation
double get low => math.min(min, max);
tenun package
documentation
charts/range/simple_range_chart
SimpleRangeChartData
low property
SimpleRangeChartData class