FocusGroup class
Focus group for managing related focus nodes
Constructors
- FocusGroup.new(String id)
Properties
Methods
-
addNode(
String nodeId, FocusNode node) → void -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
removeNode(
String nodeId) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited