ytController property

Finds the most recent YoutubePlayerController in its ancestors.

Implementation

YoutubePlayerController get ytController =>
    YoutubePlayerControllerProvider.of(this);