BottomBarItem typedef

BottomBarItem = ({IconData icon, String title})

Implementation

typedef BottomBarItem = ({IconData icon, String title});