onCheckboxChanged property

ValueChanged<bool?>? onCheckboxChanged
final

复选框变更回调

Implementation

final ValueChanged<bool?>? onCheckboxChanged;