gestureNavigationEnabled property
The value used for the HTTP User-Agent: request header. A Boolean value indicating whether horizontal swipe gestures will trigger back-forward list navigations.
This only works on iOS.
By default gestureNavigationEnabled
is false.
Implementation
final bool gestureNavigationEnabled;