itemGhost property

Widget? itemGhost
final

The widget that will be displayed at a potential drop position in a list when an item is being dragged.

Implementation

final Widget? itemGhost;