onChange property

ValueChanged<bool>? onChange
final

状态改变回调 / Change callback

Implementation

final ValueChanged<bool>? onChange;