style property

FMultiSelectStyle Function(FMultiSelectStyle)? style
final

The style.

CLI

To generate and customize this style:

dart run forui style create multi-select

Implementation

final FMultiSelectStyle Function(FMultiSelectStyle)? style;