menu
imgly_camera package
documentation
model/photo.dart
Photo
images property
images property
dark_mode
light_mode
images
property
List
<
PhotoImage
>
images
final
The individual image(s) of the photo capture.
Implementation
final List<PhotoImage> images;
imgly_camera package
documentation
model/photo
Photo
images property
Photo class