CustomNavigationRail constructor

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

Implementation

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