farmershands
group_list_view
GroupListView
onReorder property
onReorder
onReorder
property
Null safety
(dynamic Function?
(
int
oldIndex
,
int
newIndex
)
?)
onReorder
final
Implementation
final Function(int oldIndex, int newIndex)? onReorder;
farmershands
group_list_view
GroupListView
onReorder property
GroupListView class
Constructors
GroupListView
Properties
child
disabledGroups
groups
hashCode
isDeleteEnable
isReorderEnable
isSelectEnable
isUpdateEnable
key
onReorder
onSelect
runtimeType
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==