defaultTheme property

ThemeMode defaultTheme
final

The default theme mode to use for the application when the application is frst used.

When using system all previously user selected theme will be cleared in favor of the system.

Implementation

final ThemeMode defaultTheme;