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