control property

FMultiValueControl<T>? control
final

Defines how the select tile group's value is controlled.

Defaults to FMultiValueControl.managed.

Implementation

final FMultiValueControl<T>? control;