active property

bool active
final

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;