required property
Whether the field is required.
The action button needs to stay disabled till values for all required fields are provided.
Implementation
core.bool? required;
Whether the field is required.
The action button needs to stay disabled till values for all required fields are provided.
core.bool? required;