menu
vector_graphics_compiler_plus package
documentation
vector_graphics_compiler.dart
VectorInstructions
paints property
paints property
dark_mode
light_mode
paints
property
List
<
Paint
>
paints
final
The
Paint
objects used in
commands
.
Implementation
final List<Paint> paints;
vector_graphics_compiler_plus package
documentation
vector_graphics_compiler
VectorInstructions
paints property
VectorInstructions class