items property

List<Widget> items
final

Items shown inside the lane body.

Implementation

final List<Widget> items;