FAutoHeightPortalConstraints constructor
Creates a FPortalConstraints that has the same height as the child widget.
Implementation
const FAutoHeightPortalConstraints({this.minWidth = 0.0, this.maxWidth = .infinity}) : super._();
Creates a FPortalConstraints that has the same height as the child widget.
const FAutoHeightPortalConstraints({this.minWidth = 0.0, this.maxWidth = .infinity}) : super._();