onChanged property

ValueChanged<bool>? onChanged
final

状态改变回调,未设置不会响应手势

Implementation

final ValueChanged<bool>? onChanged;