themeMode property

ThemeMode? themeMode
final

A ThemeMode to pass to themeMode of MaterialApp.router. See MaterialApp.themeMode of MaterialApp for more details.

Implementation

final ThemeMode? themeMode;