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