selected property
Whether the button is currently selected.
Selected buttons typically have different colors to indicate the current page or active state.
Implementation
final bool selected;
Whether the button is currently selected.
Selected buttons typically have different colors to indicate the current page or active state.
final bool selected;