textFieldStyles property
The text field styles.
CLI
To generate and customize this style:
dart run forui style create text-field
Implementation
@override
final FTextFieldSizeStyles textFieldStyles;
The text field styles.
To generate and customize this style:
dart run forui style create text-field
@override
final FTextFieldSizeStyles textFieldStyles;