menu
flutter_scratcher package
documentation
widgets.dart
Scratcher
onThreshold property
onThreshold property
dark_mode
light_mode
onThreshold
property
VoidCallback
?
onThreshold
final
Callback called when threshold is reached.
Implementation
final VoidCallback? onThreshold;
flutter_scratcher package
documentation
widgets
Scratcher
onThreshold property
Scratcher class