menu
ui_animations_pro package
documentation
physics.dart
PhysicsSimulator
isDone abstract method
isDone abstract method
dark_mode
light_mode
isDone
abstract method
bool
isDone
(
double
t
)
True when the simulation has effectively come to rest.
Implementation
bool isDone(double t);
ui_animations_pro package
documentation
physics
PhysicsSimulator
isDone abstract method
PhysicsSimulator class