If somehow you want to check if gestures are disabled or not Returns bool
bool get isUserGestureDisabled => _provider?.isUserGestureDisabled ?? false;