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