baseTheme property
The base widget theme to use.
If provided, type, color, and activeColor must be null.
Implementation
final TWidgetTheme? baseTheme;
The base widget theme to use.
If provided, type, color, and activeColor must be null.
final TWidgetTheme? baseTheme;