ExtendableNavigationRail constructor

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

Implementation

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