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