BottomNavItem constructor

const BottomNavItem(
  1. Object page, {
  2. String? icon,
})

Implementation

const BottomNavItem(this.page, {this.icon});