helperText property

set helperText (String? v)

Implementation

set helperText(String? v) => _decoration.helperText = v;