viewConfig property

HttpScopeViewConfig viewConfig
final

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

Implementation

// final ThemeData? themeData;

final HttpScopeViewConfig viewConfig;