menu
my_components package
documentation
core_components/editProfileImage.dart
EditImageBSheetView
EditImageBSheetView.new const constructor
EditImageBSheetView.new const constructor
dark_mode
light_mode
EditImageBSheetView
constructor
const
EditImageBSheetView
(
{
Key
?
key
,
required
dynamic
onItemTap
(
MediaSource
),
bool
hasVideoPicker
=
false
,
})
Implementation
const EditImageBSheetView({super.key, required this.onItemTap, this.hasVideoPicker = false});
my_components package
documentation
core_components/editProfileImage
EditImageBSheetView
EditImageBSheetView.new const constructor
EditImageBSheetView class