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