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