gestureSettings property
final
Device specific gesture configuration that should be preferred over framework constants.
These settings are commonly retrieved from a MediaQuery.
Implementation
final DeviceGestureSettings? gestureSettings;
Device specific gesture configuration that should be preferred over framework constants.
These settings are commonly retrieved from a MediaQuery.
final DeviceGestureSettings? gestureSettings;