bizz84 / bizz84/pushable_button
A small typo in the lib pushable_button.dart
Open
- Dominant language
- Dart
- Stars
- 34
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/bizz84/pushable_button/blob/fd058f1b51672ae2c96becab2286034867276d1b/lib/pushable_button.dart#L82
It should be:
```Dart
_gestureLocation.dx < buttonSize.width &&
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.