OneContext class
Properties
- childContext ↔ BuildContext?
-
getter/setter pair
- context → BuildContext
-
The almost top root context of the app,
use it carefully or don't use it directly!
当前页面顶层context
no setter
- haschildContext → bool
-
no setter
- 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
Static Properties
- getInstance → OneContext
-
no setter
- hasContext → bool
-
no setter