FAutoHeightPortalConstraints constructor
Creates a FPortalConstraints that automatically derive the height from the child.
Implementation
const FAutoHeightPortalConstraints({this.minWidth = 0.0, this.maxWidth = double.infinity}) : super._();
Creates a FPortalConstraints that automatically derive the height from the child.
const FAutoHeightPortalConstraints({this.minWidth = 0.0, this.maxWidth = double.infinity}) : super._();