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