menu
healthicons_flutter package
documentation
filled/simple_logo.dart
SimpleLogo
SimpleLogo.new const constructor
SimpleLogo.new const constructor
dark_mode
light_mode
SimpleLogo
constructor
const
SimpleLogo
(
{
Key
?
key
,
Color
?
color
,
double
?
width
,
double
?
height
,
})
Implementation
const SimpleLogo({widgets.Key? key, this.color, this.width, this.height}) : super(key: key);
healthicons_flutter package
documentation
filled/simple_logo
SimpleLogo
SimpleLogo.new const constructor
SimpleLogo class