baseTheme property

TWidgetTheme? baseTheme
final

The base widget theme to use.

If provided, type, color, and activeColor must be null.

Implementation

final TWidgetTheme? baseTheme;