asRequired method

FlutstrapFormGroup asRequired()

Implementation

FlutstrapFormGroup asRequired() => copyWith(required: true);