menu
sprout_toge_design package
documentation
widgets/checkbox/checkbox_icon_widget.dart
CheckboxIconWidget
CheckboxIconWidget.new const constructor
CheckboxIconWidget.new const constructor
dark_mode
light_mode
CheckboxIconWidget
constructor
const
CheckboxIconWidget
(
{
Key
?
key
,
required
double
size
,
bool
?
value
,
})
Implementation
const CheckboxIconWidget({ super.key, required this.size, this.value, });
sprout_toge_design package
documentation
widgets/checkbox/checkbox_icon_widget
CheckboxIconWidget
CheckboxIconWidget.new const constructor
CheckboxIconWidget class