AppShell Overview
menu
flutter_introduction
flutter_introduction.dart
Introduction
child property
child
dark_mode
light_mode
child
property
Widget
?
child
final
Child widget to display.
Implementation
final Widget? child;
flutter_introduction
flutter_introduction
Introduction
child property
Introduction class