RemainingDuration constructor
const
RemainingDuration({
- Key? key,
- YoutubePlayerController? controller,
Creates RemainingDuration widget.
Implementation
const RemainingDuration({super.key, this.controller});