ProductMarketingFeature constructor

const ProductMarketingFeature({
  1. String? name,
})

ProductMarketingFeature

Implementation

const ProductMarketingFeature({this.name});