menu
onyx_lighting package
documentation
onyx/model.dart
Onyx
stopHeartbeat method
stopHeartbeat method
dark_mode
light_mode
stopHeartbeat
method
void
stopHeartbeat
(
)
Implementation
void stopHeartbeat() { _heartbeatTimer?.cancel(); }
onyx_lighting package
documentation
onyx/model
Onyx
stopHeartbeat method
Onyx class