svgRasterSize property

int svgRasterSize
getter/setter pair

The size used when rasterizing Flutter asset SVGs referenced by image fields before they are sent to the native side.

Implementation

static int svgRasterSize = defaultSvgRasterSize;