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