horizontalSpacing property Null safety
final
horizontalSpacing is used to add padding horizontally to its
overlayChild when type is OverlayType.positioned. Defaults to 0.0
,
can be negative.
Implementation
final double horizontalSpacing;