onChange property

dynamic Function(bool value)? onChange
final

状态改变回调 / Change callback

Implementation

final Function(bool value)? onChange;