AppRouteDemo constructor

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

Implementation

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