getSettings method

Future<GesturesSettings> getSettings()

Returns the current GesturesSettings.

Supported GesturesSettings fields per platform:

Implementation

Future<GesturesSettings> getSettings() => _impl.getSettings();