asLoading method

FlutstrapFormGroup asLoading()

Implementation

FlutstrapFormGroup asLoading() => copyWith(state: FSFormGroupState.loading);