menu
tenun package
documentation
core/chart_controller.dart
ZoomRange
isZoomed property
isZoomed property
dark_mode
light_mode
isZoomed
property
bool
get
isZoomed
Implementation
bool get isZoomed => factor != 1.0 || start != 0 || end != -1;
tenun package
documentation
core/chart_controller
ZoomRange
isZoomed property
ZoomRange class