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