menu
universal_video_controls package
documentation
universal_players/abstract.dart
PlayerStream
height property
height property
dark_mode
light_mode
height
property
Stream
<
int
?
>
height
final
Currently playing video's height.
Implementation
final Stream<int?> height;
universal_video_controls package
documentation
universal_players/abstract
PlayerStream
height property
PlayerStream class