menu
flutstrap package
documentation
components/forms/flutstrap_form_group.dart
FlutstrapFormGroup
withHelper method
withHelper method
dark_mode
light_mode
withHelper
method
FlutstrapFormGroup
withHelper
(
String
helper
)
Implementation
FlutstrapFormGroup withHelper(String helper) => copyWith(helperText: helper);
flutstrap package
documentation
components/forms/flutstrap_form_group
FlutstrapFormGroup
withHelper method
FlutstrapFormGroup class