required property

bool required
final

Indicates whether the field is required (adds a red asterisk to the label).

Implementation

final bool required;