KeyboardScaffoldSafeAreaMutator class abstract interface

Properties

debugLabel String
A label for this KeyboardScaffoldSafeAreaMutator, which might be useful for debugging multiple mutators within a scope.
no setter
debugLabelPath List<String>
A path of debugLabels, beginning with the highest level ancestor, and ending with this mutator's debugLabel.
no setter
geometry KeyboardSafeAreaGeometry
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

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