menu
otium_ecommerce
presentation/home/view/widgets/brand_section/brands_section_item_widget.dart
BrandImageWidget
BrandImageWidget const constructor
BrandImageWidget
dark_mode
light_mode
BrandImageWidget
constructor
const
BrandImageWidget
(
{
required
String
imageUrl
,
Key
?
key
,
})
Implementation
const BrandImageWidget({required this.imageUrl, super.key});
otium_ecommerce
brands_section_item_widget
BrandImageWidget
BrandImageWidget const constructor
BrandImageWidget class