menu
shared_component package
documentation
controllers/font_size_controller.dart
FontSizeController
applyPushNotificationsPreview method
applyPushNotificationsPreview method
dark_mode
light_mode
applyPushNotificationsPreview
method
void
applyPushNotificationsPreview
(
bool
enabled
)
Implementation
void applyPushNotificationsPreview(bool enabled) => pushNotifications.value = enabled;
shared_component package
documentation
controllers/font_size_controller
FontSizeController
applyPushNotificationsPreview method
FontSizeController class