gap property

double? gap
final

Override spacing between checkbox and leading/trailing widgets.

When null, uses the theme gap or framework default (8px scaled).

Implementation

final double? gap;