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 FAutocompleteSection or FAutocomplete.
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 FAutocompleteSection or FAutocomplete.
final bool? enabled;