children property

List<Widget>? children
final

Defines the children that will be displayed for drag and drop.

Implementation

final List<Widget>? children;