suggestionTextStyle property

TextStyle? suggestionTextStyle
final

The style to use for the suggestion text.

If null, defaults to the subhead text style from the current Theme.

Implementation

final TextStyle? suggestionTextStyle;