LedgerCheckbox.circular constructor
const
LedgerCheckbox.circular({})
Implementation
const LedgerCheckbox.circular({
super.key,
required this.checked,
required this.trackLabel,
required this.semanticsLabel,
this.size = 20.0,
this.activeColor,
this.borderColor,
this.checkColor,
this.onChanged,
}) : _type = _LedgerCheckboxType._circular;