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