menu
ignis
ignis.dart
TimerNode
count property
count
dark_mode
light_mode
count
property
int
count
getter/setter pair
How many times to trigger before finishing. Defaults to 1.
Ignored while
repeat
is true.
Implementation
int count;
ignis
ignis
TimerNode
count property
TimerNode class