isMandatory property

bool isMandatory
final

If set to true the validation of the form fails if the question is left empty or doesn't satisfy a condition.

Implementation

final bool isMandatory;