padding property
The amount of space to surround the child inside the checkbox.
This property defines the padding around the checkbox's child widget, allowing you to control the spacing inside the checkbox.
Implementation
final EdgeInsets padding;