NoShadowTabBarDemo constructor

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

Implementation

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