enabled property
True if the section is enabled. Disabled sections cannot be selected, and is skipped during traversal.
Defaults to inheriting from the FAutocomplete.
Implementation
final bool? enabled;
True if the section is enabled. Disabled sections cannot be selected, and is skipped during traversal.
Defaults to inheriting from the FAutocomplete.
final bool? enabled;