typeaheadTextStyle property

The typeahead's TextStyle.

It is strongly recommended that FTextFieldStyle.contentTextStyle, composingTextStyle and typeaheadTextStyle are the same size to prevent visual discrepancies between the actual and typeahead text.

Implementation

@override
final FVariants<FTextFieldVariantConstraint, FTextFieldVariant, TextStyle, TextStyleDelta> typeaheadTextStyle;