menu
vector_graphics_compiler_plus package
documentation
vector_graphics_compiler.dart
LineToCommand
y property
y property
dark_mode
light_mode
y
property
double
y
final
The absolute offset of the destination point for this path from the y axis.
Implementation
final double y;
vector_graphics_compiler_plus package
documentation
vector_graphics_compiler
LineToCommand
y property
LineToCommand class