onChanged property

void Function(T? value)? onChanged
final

Returns selected Item.

Implementation

final void Function(T? value)? onChanged;