menu
itinereo
diary\screens\add_entry_screen.dart
AddDiaryEntryPage
deletePhoto property
deletePhoto
dark_mode
light_mode
deletePhoto
property
void Function
(
String
photoPath
)
?
deletePhoto
final
Callback to delete a specific photo.
Implementation
final void Function(String photoPath)? deletePhoto;
itinereo
add_entry_screen
AddDiaryEntryPage
deletePhoto property
AddDiaryEntryPage class