ToWatchScreen constructor
- Key? key,
- required FavoritesService favoritesService,
Creates a new ToWatchScreen widget.
Implementation
const ToWatchScreen({super.key, required this.favoritesService});
Creates a new ToWatchScreen widget.
const ToWatchScreen({super.key, required this.favoritesService});