menu
arcane_jaspr package
documentation
component/layout/logo_carousel.dart
LogoItem
LogoItem.new const constructor
LogoItem.new const constructor
dark_mode
light_mode
LogoItem
constructor
const
LogoItem
(
{
required
String
name
,
String
?
imageUrl
,
Component
?
customLogo
,
String
?
href
,
})
Implementation
const LogoItem({ required this.name, this.imageUrl, this.customLogo, this.href, });
arcane_jaspr package
documentation
component/layout/logo_carousel
LogoItem
LogoItem.new const constructor
LogoItem class