darkTheme property
Explicit dark theme used when themeMode resolves to ThemeMode.dark or a terminal-driven dark system theme.
Implementation
final Theme? darkTheme;
Explicit dark theme used when themeMode resolves to ThemeMode.dark or a terminal-driven dark system theme.
final Theme? darkTheme;