zoomEnd method

  1. @override
Future zoomEnd()
override

Implementation

@override
Future zoomEnd() async {
  scroll_end(_viewer!);
}