showSelected property

bool showSelected
final

Whether to display when selected.

When true, the selected button is displayed. When false, the button is not displayed.

Implementation

final bool showSelected;