helperText property

void helperText=(String? v)

Implementation

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