scribble
scribble copied to clipboard
fix: disable setting pressure to default value on web
Description
Pressure works on web. We should remove the flag that sets the pressure value to 0.5 when on the web.
Checklist
- [x ] My PR title is in the style of conventional commits
- [ x] All public facing APIs are documented with dartdoc
- [ ] I have added tests to cover my changes