onChanged property

ValueChanged<bool>? onChanged
final

值改变回调

Implementation

final ValueChanged<bool>? onChanged;