SavedPopWidget class
Constructors
Properties
- animationCurve ↔ Curve
-
getter/setter pair
- backButtonBackgroundColor ↔ Color?
-
getter/setter pair
- backButtonIconColor ↔ Color?
-
getter/setter pair
- backgroundOverlayColor ↔ Color?
-
getter/setter pair
- backgroundOverlayGradient ↔ Gradient?
-
getter/setter pair
- backgroundOverlaySplashColor ↔ Color?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- hasShadow ↔ bool
-
getter/setter pair
- overlayBackgroundBorderRadius ↔ BorderRadiusGeometry?
-
getter/setter pair
- popBackgroundColor ↔ Color?
-
getter/setter pair
- popShadow ↔ BoxShadow?
-
getter/setter pair
- popUpAnimationDuration ↔ double
-
getter/setter pair
- popupBorderPadding ↔ EdgeInsetsGeometry?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- savedPop ↔ Widget?
-
getter/setter pair
- savedPopPositionOffset ↔ Offset?
-
getter/setter pair
- shadowColor ↔ Color?
-
getter/setter pair
- shouldAnimateOut ↔ bool
-
getter/setter pair
- shouldAnimatePopup ↔ bool
-
getter/setter pair
- shouldBackgroundOverlayHaveBorderRadius ↔ bool
-
getter/setter pair
- shouldBeMarginned ↔ bool
-
getter/setter pair
- shouldBlurBackgroundOverlayLayer ↔ bool
-
getter/setter pair
- shouldDismissWhenTappingBackgroundOverlay ↔ bool
-
getter/setter pair
- showTimer ↔ bool
-
getter/setter pair
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