icon property
The icon displayed when the checkbox is checked. Defaults to a checkmark icon if not specified.
Implementation
final Widget? icon;
The icon displayed when the checkbox is checked. Defaults to a checkmark icon if not specified.
final Widget? icon;