style property
Text style applied to the input text.
Controls the appearance of the text including font, size, color, and other typography properties. If null, uses the theme's text style.
Implementation
final TextStyle? style;
Text style applied to the input text.
Controls the appearance of the text including font, size, color, and other typography properties. If null, uses the theme's text style.
final TextStyle? style;