menu
flutter_showcaseview package
documentation
flutter_showcaseview.dart
ShowCaseWidget
onFinish property
onFinish property
dark_mode
light_mode
onFinish
property
VoidCallback
?
onFinish
final
Triggered when all the showcases are completed.
Implementation
final VoidCallback? onFinish;
flutter_showcaseview package
documentation
flutter_showcaseview
ShowCaseWidget
onFinish property
ShowCaseWidget class