menu
flutter_uikit_forzzh package
documentation
often/time_view.dart
TimeViewController
isStart method
isStart method
dark_mode
light_mode
isStart
method
bool
isStart
(
)
Implementation
bool isStart() { return _state?.isStart() ?? false; }
flutter_uikit_forzzh package
documentation
often/time_view
TimeViewController
isStart method
TimeViewController class