asOptional method

FlutstrapFormGroup asOptional()

Implementation

FlutstrapFormGroup asOptional() => copyWith(required: false);