menu
universal_web package
documentation
web.dart
SVGBoundingBoxOptions
SVGBoundingBoxOptions.new factory constructor
SVGBoundingBoxOptions.new factory constructor
dark_mode
light_mode
SVGBoundingBoxOptions
constructor
SVGBoundingBoxOptions
(
{
bool
fill
,
bool
stroke
,
bool
markers
,
bool
clipped
,
})
Implementation
external factory SVGBoundingBoxOptions({ bool fill, bool stroke, bool markers, bool clipped, });
universal_web package
documentation
web
SVGBoundingBoxOptions
SVGBoundingBoxOptions.new factory constructor
SVGBoundingBoxOptions extension type