AppShell Overview
menu
flutter_start
flutter_start.dart
StartUserStoryConfiguration
useKillswitch property
useKillswitch
dark_mode
light_mode
useKillswitch
property
bool
useKillswitch
final
If the killswitch is enabled this app can be remotely disabled.
Implementation
final bool useKillswitch;
flutter_start
flutter_start
StartUserStoryConfiguration
useKillswitch property
StartUserStoryConfiguration class