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