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