child property

Widget child
final

The widget for which the application would like to respond to a tap and drag gesture by starting a reordering drag on a reorderable list.

Implementation

final Widget child;