selected property

bool selected
final

Whether the button is currently selected.

Selected buttons typically have different colors to indicate the current page or active state.

Implementation

final bool selected;