ExpandAction typedef

ExpandAction = void Function(BuildContext context, RowItem rowItem)

Implementation

typedef ExpandAction = void Function(BuildContext context, RowItem rowItem);