menu
flutter_tutorial package
documentation
tutorial_widget.dart
TutorialWidget<T extends TutorialEntry>
children property
children property
dark_mode
light_mode
children
property
List
<
T
>
children
final
Implementation
final List<T> children;
flutter_tutorial package
documentation
tutorial_widget
TutorialWidget<T extends TutorialEntry>
children property
TutorialWidget class