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