menu
screen_recorder package
documentation
screen_recorder.dart
Frame
Frame constructor
Frame constructor
dark_mode
light_mode
Frame
constructor
Frame
(
Duration
timeStamp
,
Image
image
)
Implementation
Frame(this.timeStamp, this.image);
screen_recorder package
documentation
screen_recorder
Frame
Frame constructor
Frame class