menu
spark_framework package
documentation
spark.dart
Point2D
Point2D.new factory constructor
Point2D.new factory constructor
dark_mode
light_mode
Point2D
constructor
Point2D
(
{
num
x
,
num
y
,
})
Implementation
external factory Point2D({ num x, num y, });
spark_framework package
documentation
spark
Point2D
Point2D.new factory constructor
Point2D extension type