constants library

Constants

defaultAnimationDuration → const Duration
The default animation duration.
defaultMillisecondsAnimationDuration → const Duration
The default milliseconds animation duration.
digitDoubleDot → const String
The double dot text.
digitSingleDot → const String
The single dot text.

Properties

defaultScaleNextTween Tween<double>
The default scale next digit tween.
final
defaultScalePrevTween Tween<double>
The default scale prev digit tween.
final
defaultSlideNextTween Tween<Offset>
The default slide next digit tween.
final
defaultSlidePrevTween Tween<Offset>
The default slide prev digit tween.
final