required property
A Boolean attribute indicating that an option with a non-empty string value must be selected.
Implementation
final bool? required;
A Boolean attribute indicating that an option with a non-empty string value must be selected.
final bool? required;