menu
photo_gallery package
documentation
photo_gallery.dart
MediaPage
end property
end property
dark_mode
light_mode
end
property
int
get
end
The end index in the album.
Implementation
int get end => start + items.length;
photo_gallery package
documentation
photo_gallery
MediaPage
end property
MediaPage class