counterStyle property

TextStyle? counterStyle
final

The style to use for the counterText.

If null, defaults to the helperStyle.

Implementation

final TextStyle? counterStyle;