menu
nabit_app
screens\listing\components\listing_contact_component.dart
ListingContactComponent
ListingContactComponent const constructor
ListingContactComponent
dark_mode
light_mode
ListingContactComponent
constructor
const
ListingContactComponent
(
{
Key
?
key
,
ListingData
?
listingData
}
)
Implementation
const ListingContactComponent({super.key, this.listingData});
nabit_app
listing_contact_component
ListingContactComponent
ListingContactComponent const constructor
ListingContactComponent class