menu
flutter_meedu_media_kit package
documentation
meedu_player.dart
PlatformPlayer
widthController property
widthController property
dark_mode
light_mode
widthController
property
@
protected
StreamController
<
int
?
>
widthController
final
Implementation
@protected final StreamController<int?> widthController = StreamController<int?>.broadcast();
flutter_meedu_media_kit package
documentation
meedu_player
PlatformPlayer
widthController property
PlatformPlayer class