items property

List<RollingBottomBarItem>? items
final

List of items to render into the bottom bar

Implementation

final List<RollingBottomBarItem>? items;