disableUserGesture property Null safety
final
Required a bool value for disabling the user touch. you can still perform programmatic swipes
see also for runtime changes : LiquidController.shouldDisableGestures
Implementation
final bool disableUserGesture;