Mobile constructor

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

Implementation

const Mobile({super.key});