bottomNavigationBar abstract method

Component bottomNavigationBar(
  1. BottomNavigationBarProps props
)

Renders a bottom navigation bar with items.

Implementation

Component bottomNavigationBar(BottomNavigationBarProps props);