AppShell Overview
menu
flutter_login
flutter_login.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_login
flutter_login
LoginOptions
image property
LoginOptions class