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