required property

bool required
final

This attribute specifies that the user must fill in a value before submitting a form.

Implementation

final bool required;