gestures property Null safety
read / write
The interface to access the gesture settings.
Implementation
late GesturesSettingsInterface gestures =
GesturesSettingsInterface(binaryMessenger: _proxyBinaryMessenger);
The interface to access the gesture settings.
late GesturesSettingsInterface gestures =
GesturesSettingsInterface(binaryMessenger: _proxyBinaryMessenger);