AppShell Overview
menu
flutter_user
flutter_user.dart
ProfilePage
customAvatar property
customAvatar
dark_mode
light_mode
customAvatar
property
Widget
?
customAvatar
final
The way to override the standard avatar is needed.
Implementation
final Widget? customAvatar;
flutter_user
flutter_user
ProfilePage
customAvatar property
ProfilePage class