menu
messenger
ui/page/home/page/my_profile/widget/background_preview.dart
BackgroundPreview
onRemove property
onRemove
dark_mode
light_mode
onRemove
property
void Function
()
?
onRemove
final
Callback, called when the
background
should be removed.
Implementation
final void Function()? onRemove;
messenger
background_preview
BackgroundPreview
onRemove property
BackgroundPreview class