PlayPauseButton constructor

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

Implementation

const PlayPauseButton({super.key});