CurrentPosition constructor

const CurrentPosition(
  1. VideoController controller, {
  2. Key? key,
})

Implementation

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