Flutter
material
ReorderableListView
children property
children
ReorderableListView class
Constructors
ReorderableListView
Properties
children
header
onReorder
padding
scrollDirection
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
children property
List
<
Widget
>
children
final
The widgets to display.
Implementation
final List<Widget> children