badgeGap property
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;
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.
final double? badgeGap;