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