inTheme property

ThemeData Function()? inTheme
final

Returns the App's ThemeData if any.

Implementation

final ThemeData Function()? inTheme;