menu
universal_video_controls package
documentation
universal_players/abstract.dart
AbstractPlayer
heightController property
heightController property
dark_mode
light_mode
heightController
property
@
protected
StreamController
<
int
?
>
heightController
final
Implementation
@protected final StreamController<int?> heightController = StreamController<int?>.broadcast();
universal_video_controls package
documentation
universal_players/abstract
AbstractPlayer
heightController property
AbstractPlayer class