gap property
Spacing between the checkbox and its leading/trailing widgets.
Overrides the theme default. Applied on both sides when leading or trailing widgets are present. When null, uses CheckboxTheme.gap or framework default.
Implementation
final double? gap;