CheckWidget constructor Null safety
- {Key? key,
- bool check = false,
- String? label,
- double? width,
- double? height,
- EdgeInsets padding = Dimens.padding_small,
- EdgeInsets margin = Dimens.margin_zero,
- VisibilityMode visibility = VisibilityMode.Enable,
- DataCallback? onChange}