onSelect property

void Function(SettingsOption<T> value) onSelect
final

Implementation

final void Function(SettingsOption<T> value) onSelect;