YoutubeVideoResultsPage constructor
Create an instance of this page.
Implementation
const YoutubeVideoResultsPage({
required this.title,
required this.pagingController,
required this.showAppBar,
super.key,
});
Create an instance of this page.
const YoutubeVideoResultsPage({
required this.title,
required this.pagingController,
required this.showAppBar,
super.key,
});