withHelper method

FlutstrapFormGroup withHelper(
  1. String helper
)

Implementation

FlutstrapFormGroup withHelper(String helper) => copyWith(helperText: helper);