ShowcaseCoachConstants class

Constants used throughout the showcase coach implementation.

This class is internal to the package and should not be used directly by consumers.

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

backdropAnimationDuration → const Duration
backdropBlurMax → const double
blurRadiusMax → const double
blurRadiusMin → const double
borderOpacityMax → const double
borderOpacityMin → const double
borderRadius → const double
borderWidth → const double
bounceScaleMax → const double
bounceScaleMin → const double
cardBlurSigma → const double
cardBorderRadius → const double
cardBorderWidth → const double
cardScaleBegin → const double
cardScalePeak → const double
cardSpacing → const double
cardTransitionDuration → const Duration
defaultAnimationCurve → const Curve
defaultBlurSigma → const double
defaultOverlayTintOpacity → const double
floatOffsetMax → const double
gradientRadius → const double
gradientTransitionDuration → const Duration
highlightAnimationCurve → const Curve
highlightAnimationDuration → const Duration
highlightScaleAnimationDuration → const Duration
horizontalPadding → const double
maxCardWidth → const double
maxValidationRetries → const int
overlayTransitionDuration → const Duration
pulsingAnimationDuration → const Duration
scaleBegin → const double
scaleEnd → const double
scalePeak → const double
scrollAlignment → const double
scrollAnimationCurve → const Curve
scrollAnimationDelay → const Duration
scrollAnimationDuration → const Duration
shadowIntensityMax → const double
shadowIntensityMin → const double
spreadRadiusMax → const double
spreadRadiusMin → const double
validationRetryDelay → const Duration
whiteShadowOpacity → const double