menu
itinereo
diary\screens\add_entry_screen.dart
AddDiaryEntryPage
initialPhotoUrls property
initialPhotoUrls
dark_mode
light_mode
initialPhotoUrls
property
List
<
String
>
initialPhotoUrls
final
List of image paths to prepopulate the photo carousel.
Implementation
final List<String> initialPhotoUrls;
itinereo
add_entry_screen
AddDiaryEntryPage
initialPhotoUrls property
AddDiaryEntryPage class