style property

FDateFieldStyle Function(FDateFieldStyle)? style
final

The style.

CLI

To generate and customize this style:

dart run forui style create date-field

Implementation

final FDateFieldStyle Function(FDateFieldStyle)? style;