MaximizedPlayButton constructor

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

Implementation

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