smoothZoomSupported abstract method

Future<bool> smoothZoomSupported()

Whether a device can start a smooth zoom.

It is possible for a device to not support smooth zoom, but still support zoom.

Implementation

Future<bool> smoothZoomSupported();