menu
nabit_app
screens\listing\components\listing_gallery_component.dart
ListingGalleryComponent
ListingGalleryComponent const constructor
ListingGalleryComponent
dark_mode
light_mode
ListingGalleryComponent
constructor
const
ListingGalleryComponent
(
{
Key
?
key
,
required
List
<
String
>
eventImage
}
)
Implementation
const ListingGalleryComponent({super.key, required this.eventImage});
nabit_app
listing_gallery_component
ListingGalleryComponent
ListingGalleryComponent const constructor
ListingGalleryComponent class