saveThemesOnChange property
Whether to persist the theme on change.
If true
, theme will be saved to disk whenever the theme changes.
By default this is false
.
Implementation
final bool saveThemesOnChange;
Whether to persist the theme on change.
If true
, theme will be saved to disk whenever the theme changes.
By default this is false
.
final bool saveThemesOnChange;