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