AppShell Overview
menu
flutter_login
flutter_login.dart
LoginOptions
subtitle property
subtitle
dark_mode
light_mode
subtitle
property
Widget
?
subtitle
final
The subtitle widget to display on the login screen.
Implementation
final Widget? subtitle;
flutter_login
flutter_login
LoginOptions
subtitle property
LoginOptions class