markAsRequired property
Set to true to mark a field as required.
A required field has an * next to it's label.
Implementation
final bool markAsRequired;
Set to true to mark a field as required.
A required field has an * next to it's label.
final bool markAsRequired;