CheckBoxConfig constructor

const CheckBoxConfig({
  1. CheckBoxBuilder? builder,
})

Implementation

const CheckBoxConfig({this.builder});