onSelect property

ValueChanged<T>? onSelect
final

当用户选择一个项目时调用。

Implementation

final ValueChanged<T>? onSelect;