FAutoWidthPortalConstraints constructor
Creates a FPortalConstraints that automatically derive the width from the child.
Implementation
const FAutoWidthPortalConstraints({this.minHeight = 0.0, this.maxHeight = double.infinity}) : super._();
Creates a FPortalConstraints that automatically derive the width from the child.
const FAutoWidthPortalConstraints({this.minHeight = 0.0, this.maxHeight = double.infinity}) : super._();