onChanged property

ValueChanged<bool?>? onChanged
final

状态改变时的回调函数

Implementation

final ValueChanged<bool?>? onChanged;