control property
The control that manages the multi-select's state.
Defaults to FMultiValueControl.managed if not provided.
Implementation
final FMultiValueControl<T>? control;
The control that manages the multi-select's state.
Defaults to FMultiValueControl.managed if not provided.
final FMultiValueControl<T>? control;