suggestionStyle property

TextStyle? suggestionStyle
final

Specifies TextStyle for suggestions when no child is provided.

Implementation

final TextStyle? suggestionStyle;