menu
purpi_kit package
documentation
core/widgets/custom_discount_banner.dart
CustomDiscountBanner
CustomDiscountBanner.new const constructor
CustomDiscountBanner.new const constructor
dark_mode
light_mode
CustomDiscountBanner
constructor
const
CustomDiscountBanner
(
{
Key
?
key
,
required
String
text
,
})
Implementation
const CustomDiscountBanner({super.key, required this.text});
purpi_kit package
documentation
core/widgets/custom_discount_banner
CustomDiscountBanner
CustomDiscountBanner.new const constructor
CustomDiscountBanner class