farmershands
group_list_view
GroupListView
onSelect property
onSelect
onSelect
property
Null safety
(dynamic Function?
(
CowGroup
?
group
)
?)
onSelect
final
Implementation
final Function(CowGroup? group)? onSelect;
farmershands
group_list_view
GroupListView
onSelect 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 ==