menu
screen_recorder package
documentation
screen_recorder.dart
DataHolder
DataHolder constructor
DataHolder constructor
dark_mode
light_mode
DataHolder
constructor
DataHolder
(
List
<
RawFrame
>
frames
,
int
width
,
int
height
)
Implementation
DataHolder(this.frames, this.width, this.height);
screen_recorder package
documentation
screen_recorder
DataHolder
DataHolder constructor
DataHolder class