menu
extrawest_ui_kit package
documentation
components/widgets/logo.dart
Logo
Logo.new const constructor
Logo.new const constructor
dark_mode
light_mode
Logo
constructor
const
Logo
(
{
String
?
iconPath
,
String
?
title
,
Key
?
key
,
})
Implementation
const Logo({ this.iconPath, this.title, super.key, });
extrawest_ui_kit package
documentation
components/widgets/logo
Logo
Logo.new const constructor
Logo class