menu
onyx_lighting package
documentation
onyx/model.dart
OnyxCueList
notify method
notify method
dark_mode
light_mode
notify
method
void
notify
(
)
Implementation
void notify() { _updateStream.add(true); }
onyx_lighting package
documentation
onyx/model
OnyxCueList
notify method
OnyxCueList class