Future<bool?> setShowTextRectangles(bool show) { return CameraKitPlusPlatform.instance.setShowTextRectangles(show); }