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