FastVideoReplayCover constructor

const FastVideoReplayCover({
  1. Key? key,
  2. VoidCallback? onReplayTap,
})

Implementation

const FastVideoReplayCover({super.key, this.onReplayTap});