NudgeConfiguration class

Constructors

NudgeConfiguration({double absoluteHeight = 0, double relativeHeight = 0, String layout = "", bool closeOnDeepLink = false, double opacity = 0.5})

Properties

absoluteHeight double
getter/setter pair
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
layout String
getter/setter pair
opacity double
getter/setter pair
relativeHeight double
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

asMap() Map<String, dynamic>
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