markAsRequired property

bool markAsRequired
final

Set to true to mark a field as required. A required field has an * next to it's label.

Implementation

final bool markAsRequired;