select property

(void Function(bool selected)?) select
final

Callback to select choice autofill by the system used in choice builder

Implementation

final void Function(bool selected)? select;