menu
flutter_touch_scale package
documentation
widgets/touch_scale.dart
TouchScale
onPress property
onPress property
dark_mode
light_mode
onPress
property
VoidCallback
onPress
final
Called when the gesture is accepted and the press is confirmed.
Implementation
final VoidCallback onPress;
flutter_touch_scale package
documentation
widgets/touch_scale
TouchScale
onPress property
TouchScale class