menu
libmpv_dart package
documentation
player.dart
Player
videoParams property
videoParams property
dark_mode
light_mode
videoParams
property
ValueNotifier
<
VideoParams
>
videoParams
final
Implementation
final ValueNotifier<VideoParams> videoParams = ValueNotifier(const VideoParams());
libmpv_dart package
documentation
player
Player
videoParams property
Player class