menu
Flutter
material
ButtonSegment
<
T
>
enabled property
enabled
brightness_4
brightness_5
description
enabled
property
bool
enabled
final
Determines if the segment is available for selection.
Implementation
final bool enabled;
Flutter
material
ButtonSegment
<
T
>
enabled property
ButtonSegment class