onChange property

ValueChanged<int>? onChange
final

数值发生变更时触发

Implementation

final ValueChanged<int>? onChange;