gap property
Spacing between the checkbox and its leading/trailing widgets.
Applied on both sides of the checkbox square when leading or trailing widgets are provided. When null, defaults to 8 logical pixels scaled by theme scaling factor.
Implementation
final double? gap;