FastVideoReplayCover constructor
const
FastVideoReplayCover({
- Key? key,
- VoidCallback? onReplayTap,
Implementation
const FastVideoReplayCover({super.key, this.onReplayTap});
const FastVideoReplayCover({super.key, this.onReplayTap});