menu
shared_component package
documentation
controllers/preferences_controller.dart
PreferencesController
selectedFontSize property
selectedFontSize property
dark_mode
light_mode
selectedFontSize
property
Rx
<
AppFontSize
>
get
selectedFontSize
Implementation
Rx<AppFontSize> get selectedFontSize => draftFontSize;
shared_component package
documentation
controllers/preferences_controller
PreferencesController
selectedFontSize property
PreferencesController class