menu
fml package
documentation
widgets/viewable/viewable_model.dart
ViewableMixin
enableNotifications method
enableNotifications method
dark_mode
light_mode
enableNotifications
method
void
enableNotifications
(
)
inherited
Implementation
void enableNotifications() => _notifications = true;
fml package
documentation
widgets/viewable/viewable_model
ViewableMixin
enableNotifications method
ViewableMixin mixin