ui/pages/theme.page library
Classes
- FastSettingsThemePage
- The FastSettingsThemePage class is a FastSettingPageLayout that displays the current theme of the application. It allows the user to change the theme of the application. The theme can be changed to light, dark or system.
Typedefs
- ThemeModeFormatter = String Function(ThemeMode mode)