svgAllowDrawingOutsideViewBox property

bool svgAllowDrawingOutsideViewBox

Controls whether the SVG can be drawn outside of the clip boundary of its view box. See SvgPicture.allowDrawingOutsideViewBox for more information.

Default: false.

Implementation

bool get svgAllowDrawingOutsideViewBox => false;