child property Null safety
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;
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.
final Widget child;