UICheckBoxThemeData constructor
const
UICheckBoxThemeData({})
Implementation
const UICheckBoxThemeData({
this.size,
this.radius,
this.padding,
this.activeColor,
this.disabledColor,
this.borderColor,
this.iconColor,
this.selectedIcon,
});