composingTextStyle property
The composing text'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.
The supported states are:
Implementation
@override
final FWidgetStateMap<TextStyle> composingTextStyle;