AppShell Overview
menu
flutter_profile
flutter_profile.dart
User
image property
image
dark_mode
light_mode
image
property
Uint8List
?
image
getter/setter pair
The image of the user, stored as Uint8List.
Implementation
Uint8List? image;
flutter_profile
flutter_profile
User
image property
User class