badgeGap property

double? badgeGap
final

Spacing between avatar and badge components.

Controls the gap between the main avatar and any attached badges. If null, defaults to 4 logical pixels scaled by theme scaling factor.

Implementation

final double? badgeGap;