can I control the vibration effect while using ```LocalHapticFeedback.current``` ?? LongPress seems ...
y
can I control the vibration effect while using
Copy code
LocalHapticFeedback.current
?? LongPress seems to be using HapticFeedbackType(0) when I tried making a custom HapticFeedbackType by changing the int value parameter it didn't work