menu
scidart_plot package
documentation
scidart_plot
PointPair
PointPair constructor
PointPair
brightness_4
PointPair
constructor
Null safety
PointPair
(
{
required
double
x
,
required
double
y
}
)
Implementation
PointPair({required this.x, required this.y});
scidart_plot package
documentation
scidart_plot
PointPair
PointPair constructor
PointPair class
Constructors
PointPair
Properties
hashCode
runtimeType
x
y
Methods
noSuchMethod
toString
toXML
Operators
operator ==