WidgetArckipelLogo constructor
const
WidgetArckipelLogo({})
Implementation
const WidgetArckipelLogo({
Key? key,
required this.width,
required this.color,
this.containsPowerBy = true,
this.enableHero = false,
}) : super(key: key);