menu
kivex_flutter package
documentation
icons/volume-1.dart
Volume1
Volume1.new const constructor
Volume1.new const constructor
dark_mode
light_mode
Volume1
constructor
const
Volume1
(
{
Key
?
key
,
double
size
=
24
,
Color
?
color
,
double
strokeWidth
=
2
,
})
Implementation
const Volume1({ super.key, this.size = 24, this.color, this.strokeWidth = 2, });
kivex_flutter package
documentation
icons/volume-1
Volume1
Volume1.new const constructor
Volume1 class