menu
widget_recorder_plus package
documentation
widget_recorder.dart
WidgetRecorderController
fps property
fps property
dark_mode
light_mode
fps
property
set
fps
(
int
value
)
Set frames per second (default: 30)
Implementation
set fps(int value) => _fps = value;
widget_recorder_plus package
documentation
widget_recorder
WidgetRecorderController
fps property
WidgetRecorderController class