Flutter
physics
ClampedSimulation
xMax property
xMax
description
xMax
property
Null safety
double
xMax
final
The maximum to apply to
x
.
Implementation
final double xMax;
Flutter
physics
ClampedSimulation
xMax property
ClampedSimulation class
Constructors
ClampedSimulation
Properties
dxMax
dxMin
hashCode
runtimeType
simulation
tolerance
xMax
xMin
Methods
dx
isDone
noSuchMethod
toString
x
Operators
operator ==