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