menu
messenger
ui/page/home/widget/gallery_popup.dart
GalleryPopup
children property
children
dark_mode
light_mode
children
property
List
<
GalleryItem
>
children
final
List
of
GalleryItem
s to display in a gallery.
Implementation
final List<GalleryItem> children;
messenger
gallery_popup
GalleryPopup
children property
GalleryPopup class