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