AppShell Overview
menu
flutter_settings
flutter_settings.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_settings
flutter_settings
ProfilePage
customAvatar property
ProfilePage class