menu
app_info_smart_unit package
documentation
widgets/app_logo.dart
AppLogo
AppLogo.new const constructor
AppLogo.new const constructor
dark_mode
light_mode
AppLogo
constructor
const
AppLogo
(
{
Key
?
key
,
String
?
logoPath
,
double
?
width
,
double
?
height
,
BoxFit
?
fit
,
})
Implementation
const AppLogo({super.key, this.logoPath, this.width, this.height, this.fit});
app_info_smart_unit package
documentation
widgets/app_logo
AppLogo
AppLogo.new const constructor
AppLogo class