menu
flutter_tutorial package
documentation
tutorial_widget.dart
TutorialWidget<T extends TutorialEntry>
highlightAnimation property
highlightAnimation property
dark_mode
light_mode
highlightAnimation
property
Animation
<
double
>
?
highlightAnimation
final
Implementation
final Animation<double>? highlightAnimation;
flutter_tutorial package
documentation
tutorial_widget
TutorialWidget<T extends TutorialEntry>
highlightAnimation property
TutorialWidget class