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