menu
flutter_touch_scale package
documentation
widgets/touch_scale_style.dart
TouchScaleStyle
curve property
curve property
dark_mode
light_mode
curve
property
Curve
?
curve
final
The curve of the forward animation when scaling down.
Implementation
final Curve? curve;
flutter_touch_scale package
documentation
widgets/touch_scale_style
TouchScaleStyle
curve property
TouchScaleStyle class