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