menu
ble_backend package
documentation
utils/timer_wrapper.dart
TimerWrapper
isActive method
isActive method
dark_mode
light_mode
isActive
method
bool
isActive
(
)
Implementation
bool isActive() { return _handle != null; }
ble_backend package
documentation
utils/timer_wrapper
TimerWrapper
isActive method
TimerWrapper class