enableFullScreenGestures property

bool enableFullScreenGestures
final

EXPERIMENTAL FEATURE

Enables full-screen horizontal gestures for slide reveal. When true, horizontal drags from anywhere on the screen trigger slide reveal. When false, only edge-based gestures work (default behavior).

Implementation

final bool enableFullScreenGestures;