items property

List<Widget> items
final

List of Widgets you'll display after you tap the child.

Implementation

final List<Widget> items;