menu
device_preview package
documentation
svg.dart
SvgDrawing
shapes property
shapes property
dark_mode
light_mode
shapes
property
List
<
SvgShape
>
shapes
final
The flattened shapes, in paint order.
Implementation
final List<SvgShape> shapes;
device_preview package
documentation
svg
SvgDrawing
shapes property
SvgDrawing class