SubFocusState mixin
Properties
- focusCount → int
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- isFocused → bool
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
ensureVisible(
{ScrollPositionAlignmentPolicy alignmentPolicy = ScrollPositionAlignmentPolicy.explicit}) → void -
findRenderObject(
) → RenderBox? -
invokeAction(
Intent intent) → Object? -
markFocused(
bool focused) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
requestFocus(
) → bool -
toString(
) → String -
A string representation of this object.
inherited
-
unfocus(
) → bool
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited