enabled property
True if the item is enabled. Disabled items cannot be selected, and is skipped during traversal.
Defaults to the value inherited from the parent FSelectSection or FSelect.
Implementation
final bool? enabled;
True if the item is enabled. Disabled items cannot be selected, and is skipped during traversal.
Defaults to the value inherited from the parent FSelectSection or FSelect.
final bool? enabled;