OudsBottomNavigationBar typedef

OudsBottomNavigationBar = OudsBottomBar

Alias for OudsBottomBar.

Use this if you prefer a more explicit name that matches Flutter's BottomNavigationBar terminology.

Implementation

typedef OudsBottomNavigationBar = OudsBottomBar;