flutterxel_core_screencast method

bool flutterxel_core_screencast(
  1. int scale
)

Implementation

bool flutterxel_core_screencast(int scale) {
  return _flutterxel_core_screencast(scale);
}