isRequired property

bool get isRequired

Whether or not the field is required

Implementation

bool get isRequired => min > 0;