style property
final
The style to use for the text being edited.
Also serves as a base for the placeholder text's style.
Defaults to the standard iOS font style from CupertinoTheme if null.
Implementation
final TextStyle? style;
The style to use for the text being edited.
Also serves as a base for the placeholder text's style.
Defaults to the standard iOS font style from CupertinoTheme if null.
final TextStyle? style;