zoomBegin method

  1. @override
Future zoomBegin()
override

Implementation

@override
Future zoomBegin() async {
  scroll_begin(_viewer!);
}