menu
flutter_chen_kchart package
documentation
k_chart_widget.dart
KChartController
isAtMaxScale property
isAtMaxScale property
dark_mode
light_mode
isAtMaxScale
property
bool
get
isAtMaxScale
Implementation
bool get isAtMaxScale => _state?._isAtMaxScale ?? false;
flutter_chen_kchart package
documentation
k_chart_widget
KChartController
isAtMaxScale property
KChartController class