menu
Flutter
dart:ui
Path
moveTo abstract method
moveTo
dark_mode
light_mode
moveTo
abstract method
void
moveTo
(
double
x
,
double
y
)
Starts a new sub-path at the given coordinate.
Implementation
void moveTo(double x, double y);
Flutter
dart:ui
Path
moveTo abstract method
Path class
Cookies management controls