AppShell Overview
menu
flutter_settings
flutter_settings.dart
Control
title property
title
dark_mode
light_mode
title
property
String
?
title
getter/setter pair
The title is shown above the Control
Implementation
String? title;
flutter_settings
flutter_settings
Control
title property
Control class