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