PowerButton constructor

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

Constructor for power button

Implementation

const PowerButton({super.key});