helperStyle property

TextStyle? helperStyle
final

The style to use for the helperText.

See InputDecoration.helperStyle for details.

Implementation

final TextStyle? helperStyle;