BrandsSectionWidget constructor

const BrandsSectionWidget({
  1. Key? key,
})

Implementation

const BrandsSectionWidget({
  super.key,
});