menu
dom_tools package
documentation
dom_tools_kit.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, });
dom_tools package
documentation
dom_tools_kit
SVGBoundingBoxOptions
SVGBoundingBoxOptions.new factory constructor
SVGBoundingBoxOptions extension type