toThemeData property
Maps MaterialAppState to a ThemeData for theming.
Implementation
final ThemeData Function(MaterialAppState appState)? toThemeData;
Maps MaterialAppState to a ThemeData for theming.
final ThemeData Function(MaterialAppState appState)? toThemeData;