Desktop constructor

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

Implementation

const Desktop({super.key});