withHelper method

FlutstrapTextArea withHelper(
  1. String helper
)

Implementation

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