HomeDetailScreen constructor

const HomeDetailScreen({
  1. Key? key,
  2. RouteState<Object?>? routeState,
})

Implementation

const HomeDetailScreen({super.key, this.routeState});