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