PromotionsScreen constructor

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

Implementation

const PromotionsScreen({
  super.key,
});