menu
touch_service_plugin package
documentation
touch_api.g.dart
Point
Point.new constructor
Point.new constructor
dark_mode
light_mode
Point
constructor
Point
(
{
required
double
x
,
required
double
y
,
})
Implementation
Point({ required this.x, required this.y, });
touch_service_plugin package
documentation
touch_api.g
Point
Point.new constructor
Point class