Flutter
widgets
FocusTraversalOrder
order property
order
description
order
property
Null safety
FocusOrder
order
final
The order for the widget descendants of this
FocusTraversalOrder
.
Implementation
final FocusOrder order;
Flutter
widgets
FocusTraversalOrder
order property
FocusTraversalOrder class
Constructors
FocusTraversalOrder
Properties
child
hashCode
key
order
runtimeType
Methods
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
updateShouldNotify
Operators
operator ==
Static methods
maybeOf
of