UpdateVersionPage constructor

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

Implementation

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