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