margin property
EdgeInsetsGeometry?
get
margin
Gets the margin around the popover.
Implementation
EdgeInsetsGeometry? get margin => _margin;
Gets the margin around the popover.
EdgeInsetsGeometry? get margin => _margin;