hasRequiredState property
final
The semantics node has the quality of either being required or not.
See also:
- SemanticsFlag.isRequired, which controls whether the node is required.
Implementation
final bool hasRequiredState;
The semantics node has the quality of either being required or not.
See also:
final bool hasRequiredState;