defaultPopGesture property

bool get defaultPopGesture

Retrieves the default setting for enabling the back gesture.

Implementation

bool get defaultPopGesture => _getxController.defaultPopGesture;