AppShell Overview
menu
flutter_user
flutter_user.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_user
flutter_user
LoginOptions
subtitle property
LoginOptions class