required property
Shows if the field can be null
For DataType.checkbox this will make only true values valid
Implementation
@override
final bool required;
Shows if the field can be null
For DataType.checkbox this will make only true values valid
@override
final bool required;