required property

bool required
final

Shows if the field can be null

For DataType.checkbox this will make only true values valid

Implementation

final bool required;