onSelected property

void Function(String value)? onSelected
final

Callback for text change

Implementation

final void Function(String text)? onSelected;