menu
gallery_picker_gdx_plus package
documentation
models/gallery_album.dart
GalleryAlbum
addEstimatedCount method
addEstimatedCount method
dark_mode
light_mode
addEstimatedCount
method
void
addEstimatedCount
(
int
count
)
Implementation
void addEstimatedCount(int count) { _estimatedCount += count; }
gallery_picker_gdx_plus package
documentation
models/gallery_album
GalleryAlbum
addEstimatedCount method
GalleryAlbum class