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