theme property

TButtonTheme? theme
final

The theme configuration for this button.

If provided, baseTheme, type, size, shape, and color must be null.

Implementation

final TButtonTheme? theme;