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