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