Flutter
animation
Curve2DSample
value property
value
description
value
property
Null safety
Offset
value
final
The value (the X, Y coordinates) of the curve at parametric value
t
.
Implementation
final Offset value;
Flutter
animation
Curve2DSample
value property
Curve2DSample class
Constructors
Curve2DSample
Properties
hashCode
runtimeType
t
value
Methods
noSuchMethod
toString
Operators
operator ==