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