overlayDimensions property
EdgeInsetsGeometry for the overlay.
Defaults to const EdgeInsets.all(10)
.
Implementation
final EdgeInsetsGeometry overlayDimensions;
EdgeInsetsGeometry for the overlay.
Defaults to const EdgeInsets.all(10)
.
final EdgeInsetsGeometry overlayDimensions;