RuiLogoPanel constructor
const
RuiLogoPanel({})
Implementation
const RuiLogoPanel({
super.key,
required this.icon,
required this.title,
this.subTitle,
this.imageUrl,
this.onLogoPressed,
required this.isOpen,
this.height = 56,
this.logoSize = 56,
});