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