ScaleViewRoute constructor

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

Implementation

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