snapOnTap property
Quick helper to snap widgets when touched
If true wraps the widget in GestureDetector and starts snap
when tapped
Defaults to false
Implementation
final bool snapOnTap;
Quick helper to snap widgets when touched
If true wraps the widget in GestureDetector and starts snap
when tapped
Defaults to false
final bool snapOnTap;