inThemeMode property

ThemeMode? Function()? inThemeMode
final

Returns the App's ThemeMode if any.

Implementation

final ThemeMode? Function()? inThemeMode;