style property
The style.
CLI
To generate and customize this style:
dart run forui style create picker
Implementation
final FPickerStyle Function(FPickerStyle style)? style;
The style.
To generate and customize this style:
dart run forui style create picker
final FPickerStyle Function(FPickerStyle style)? style;