menu
onyx_lighting package
documentation
onyx/model.dart
Onyx
destroy method
destroy method
dark_mode
light_mode
destroy
method
Future
destroy
(
)
@deprecated, use close instead
Implementation
Future destroy() async { await close(); }
onyx_lighting package
documentation
onyx/model
Onyx
destroy method
Onyx class