viewConfig property
The theme data for the view. If this is null, FancyThemeData will be
used.
Implementation
// final ThemeData? themeData;
final HttpScopeViewConfig viewConfig;
The theme data for the view. If this is null, FancyThemeData will be
used.
// final ThemeData? themeData;
final HttpScopeViewConfig viewConfig;