screens property

List<Widget> screens
final

Screens that will be displayed on tapping of persistent bottom navigation bar items.

Implementation

final List<Widget> screens;