contentConstraints property

FPortalConstraints contentConstraints
final

The constraints to apply to the popover. Defaults to const FAutoWidthPortalConstraints(maxHeight: 300).

Implementation

final FPortalConstraints contentConstraints;