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