active property
Whether the button is in an active state.
When true, activeIcon and activeColor will be used if provided. Defaults to false.
Implementation
final bool active;
Whether the button is in an active state.
When true, activeIcon and activeColor will be used if provided. Defaults to false.
final bool active;