FAutoWidthPortalConstraints constructor
Creates a FPortalConstraints that has the same width as the child widget.
Implementation
const FAutoWidthPortalConstraints({this.minHeight = 0.0, this.maxHeight = .infinity}) : super._();
Creates a FPortalConstraints that has the same width as the child widget.
const FAutoWidthPortalConstraints({this.minHeight = 0.0, this.maxHeight = .infinity}) : super._();