style property

FSelectStyle Function(FSelectStyle)? style
final

The style.

CLI

To generate and customize this style:

dart run forui style create select

Implementation

final FSelectStyle Function(FSelectStyle)? style;