suffixStyle property

TextStyle? suffixStyle
final

The style to use for the suffixText.

If null, defaults to the hintStyle.

See also:

Implementation

final TextStyle? suffixStyle;