menu
nabit_app
screens\listing\components\user_review_component.dart
UserReviewComponent
UserReviewComponent const constructor
UserReviewComponent
dark_mode
light_mode
UserReviewComponent
constructor
const
UserReviewComponent
(
{
Key
?
key
,
Rating
?
reviewData
}
)
Implementation
const UserReviewComponent({ super.key, this.reviewData, });
nabit_app
user_review_component
UserReviewComponent
UserReviewComponent const constructor
UserReviewComponent class