AfterLayoutRoute constructor

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

Implementation

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