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