CustomTabBar constructor

const CustomTabBar({
  1. Key? key,
})

Implementation

const CustomTabBar({Key? key}) : super(key: key);