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