verticalSpacing property

double verticalSpacing
final

verticalSpacing is used to add padding vertically to its overlayChild when type is OverlayType.positioned. Defaults to 0.0, can be negative.

Implementation

final double verticalSpacing;