select property

(dynamic Function(bool selected)?) select
final

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

Implementation

final Function(bool selected)? select;