DarkNavigationRail constructor

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

Implementation

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