saveThemesOnChange property

bool saveThemesOnChange
final

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;