menu
mirrorfly_uikit_plugin package
documentation
app/base_controller.dart
BaseController
stopTimer method
stopTimer method
dark_mode
light_mode
stopTimer
method
void
stopTimer
(
)
Implementation
void
stopTimer(){ timer?.cancel(); timer=
null
; }
mirrorfly_uikit_plugin package
documentation
app/base_controller
BaseController
stopTimer method
BaseController class