menu
messenger
ui/page/home/page/my_profile/crop_avatar/view.dart
CropAvatarView
CropAvatarView const constructor
CropAvatarView
dark_mode
light_mode
CropAvatarView
constructor
const
CropAvatarView
(
Uint8List
image
, {
Key
?
key
,
})
Implementation
const CropAvatarView(this.image, {super.key});
messenger
view
CropAvatarView
CropAvatarView const constructor
CropAvatarView class