menu
video_player_avplay package
documentation
video_player.dart
PictureCaption
picture property
picture property
dark_mode
light_mode
picture
property
Uint8List
?
picture
final
The image data for the caption, typically in a format like PNG or JPEG.
Implementation
final Uint8List? picture;
video_player_avplay package
documentation
video_player
PictureCaption
picture property
PictureCaption class