items property

List<Widget> items
final

The items to be inserted into the underlying ListView of the BackdropNavigationBackLayer.

Implementation

final List<Widget> items;