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