RenderContextProxy mixin
- Mixin applications
Properties
- dimensionChecker → DimensionChecker
-
no setter
- fontScale → double
-
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
-
addEngineLifecycleEventListener(
EngineLifecycleEventListener listener) → void -
addInstanceLifecycleEventListener(
InstanceLifecycleEventListener listener) → void -
handleNativeException(
Error error, bool haveCaught) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
removeEngineLifecycleEventListener(
EngineLifecycleEventListener listener) → void -
removeInstanceLifecycleEventListener(
InstanceLifecycleEventListener listener) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited