style property
The style.
CLI
To generate and customize this style:
dart run forui style create time-field
Implementation
final FTimeFieldStyle Function(FTimeFieldStyle)? style;
The style.
To generate and customize this style:
dart run forui style create time-field
final FTimeFieldStyle Function(FTimeFieldStyle)? style;