PxContextAware class

Properties

animatedCount int
getter/setter pair
currentElement Element?
getter/setter pair
currentScreenElement Element?
getter/setter pair
elementFound bool
getter/setter pair
globalKey GlobalKey<State<StatefulWidget>>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

getCurrentElement() Element?
getOldCurrentElement() Element?
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
removeNoise(Element element) Element?
removeOldNoise(Element element) Element?
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance PxContextAware
no setter