ItinereoBottomBar constructor
Creates an ItinereoBottomBar with the given current index and tap handler.
Implementation
const ItinereoBottomBar({super.key, required this.currentIndex, this.onTap});
Creates an ItinereoBottomBar with the given current index and tap handler.
const ItinereoBottomBar({super.key, required this.currentIndex, this.onTap});