leadingGap property
Spacing between leading widgets.
Controls the horizontal gap between adjacent widgets in the leading area. When null, uses theme-appropriate default spacing.
Implementation
final double? leadingGap;
Spacing between leading widgets.
Controls the horizontal gap between adjacent widgets in the leading area. When null, uses theme-appropriate default spacing.
final double? leadingGap;