menu
pcanvas package
documentation
pcanvas_html.dart
Point
isZero property
isZero property
dark_mode
light_mode
isZero
property
bool
get
isZero
Implementation
bool get isZero => x == 0 && y == 0;
pcanvas package
documentation
pcanvas_html
Point
isZero property
Point class