onChanged property

ValueChanged<bool?>? onChanged
final

bool 值改变回调

Implementation

final ValueChanged<bool?>? onChanged;