menu
zwave package
documentation
handler/application_update_handler.dart
ApplicationUpdateHandler<T>
handleStateChange method
handleStateChange method
dark_mode
light_mode
handleStateChange
method
void
handleStateChange
(
)
Implementation
void handleStateChange() { logger.warning('Unhandled state change'); }
zwave package
documentation
handler/application_update_handler
ApplicationUpdateHandler<T>
handleStateChange method
ApplicationUpdateHandler class