bottomNavigationBar abstract method

Widget bottomNavigationBar(
  1. BottomNavigationBarProps props
)

Renders a bottom navigation bar with items.

Implementation

Widget bottomNavigationBar(BottomNavigationBarProps props);