themeData property

ThemeData? themeData
final

The theme data for the view. If this is null, FancyThemeData will be used.

Implementation

final ThemeData? themeData;