menu
tcic_client_ui package
documentation
third_party/floating/assist/Point.dart
Point<T>
Point.new constructor
Point.new constructor
dark_mode
light_mode
Point<
T
>
constructor
Point<
T
>
(
T
x
,
T
y
)
Implementation
Point(this.x, this.y);
tcic_client_ui package
documentation
third_party/floating/assist/Point
Point<T>
Point.new constructor
Point class