menu
gallery_picker package
documentation
models/gallery_album.dart
GalleryAlbum
files property
files property
dark_mode
light_mode
files
property
List
<
MediaFile
>
get
files
Implementation
List<MediaFile> get files => dateCategories.expand((element) => element.files).toList();
gallery_picker package
documentation
models/gallery_album
GalleryAlbum
files property
GalleryAlbum class