durationMilliseconds property

double durationMilliseconds
final

durationMilliseconds is the duration of the animation in milliseconds.

durationMilliseconds's 30% will be used for the hopping up animation duration. durationMilliseconds's 70% will be used for the hopping down animation duration.

Implementation

final double durationMilliseconds;