menu
vector_graphics_compiler_plus package
documentation
vector_graphics_compiler.dart
VectorInstructions
paths property
paths property
dark_mode
light_mode
paths
property
List
<
Path
>
paths
final
The
Path
objects, if any, used in
commands
.
Implementation
final List<Path> paths;
vector_graphics_compiler_plus package
documentation
vector_graphics_compiler
VectorInstructions
paths property
VectorInstructions class