MobileControls constructor

const MobileControls(
  1. VideoController controller, {
  2. Key? key,
  3. double? barHeight,
})

Implementation

const MobileControls(this.controller, {super.key, this.barHeight});