themeMode property
The theme mode for the navigation View. Can be NavigationThemeMode.system, NavigationThemeMode.light, NavigationThemeMode.dark The default is NavigationThemeMode.system.
Implementation
NavigationThemeMode? themeMode;
The theme mode for the navigation View. Can be NavigationThemeMode.system, NavigationThemeMode.light, NavigationThemeMode.dark The default is NavigationThemeMode.system.
NavigationThemeMode? themeMode;