child property

Widget child
final

The child of this Handle that can initiate a reorder.

This might for instance be an Icon or a ListTile.

Implementation

final Widget child;