enableDoubleTap property

bool enableDoubleTap
final

When double tapping, the zoom of the page changes.

Only working on Android. On iOS, the double tap cannot be disabled. Default value: true

Implementation

final bool enableDoubleTap;