toThemeData property

ThemeData Function(MaterialAppState appState)? toThemeData
final

Maps MaterialAppState to a ThemeData for theming.

Implementation

final ThemeData Function(MaterialAppState appState)? toThemeData;