onSelected property

ValueChanged<double>? onSelected
final

如果设置了,就支持编辑

Implementation

final ValueChanged<double>? onSelected;