CustomBottomNavigationBar constructor

CustomBottomNavigationBar({
  1. required int count,
})

Implementation

CustomBottomNavigationBar({required this.count});