WacthyoutubeVideo constructor
const
WacthyoutubeVideo({
- Key? key,
- dynamic url,
- dynamic title,
Implementation
const WacthyoutubeVideo({super.key, this.url, this.title});
const WacthyoutubeVideo({super.key, this.url, this.title});