EzThemeModeSwitch constructor
const
EzThemeModeSwitch({
- Key? key,
Standardized tool for optionally overwriting ThemeMode.system via EzConfig
Implementation
const EzThemeModeSwitch({Key? key}) : super(key: key);