popoverConstraints property
The constraints to apply to the popover. Defaults to const FAutoWidthPortalConstraints(maxHeight: 300)
.
Implementation
final FPortalConstraints popoverConstraints;
The constraints to apply to the popover. Defaults to const FAutoWidthPortalConstraints(maxHeight: 300)
.
final FPortalConstraints popoverConstraints;