NUIDraggableFloatingButtonBean class
Constructors
Properties
- bottom ↔ double?
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- height ↔ double
-
getter/setter pair
- initialAlignment → Alignment?
-
final
- left ↔ double?
-
getter/setter pair
- margin → EdgeInsets
-
final
- right ↔ double?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- screenHeight → double
-
final
- screenWidth → double
-
final
- targetLeft ↔ double
-
getter/setter pair
- targetTop ↔ double
-
getter/setter pair
- top ↔ double?
-
getter/setter pair
- width ↔ double
-
getter/setter pair
Methods
-
completeAnimate(
) → void -
getAnimatedLeft(
double percent) → double -
getAnimatedTop(
double percent) → double -
initPosition(
) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
setSize(
double width, double height) → void -
toString(
) → String -
A string representation of this object.
inherited
-
updatePosition(
DraggableDetails info, {bool complete = false}) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited