menu
do_tween package
documentation
do_tween.dart
DoTween
delay method
delay method
dark_mode
light_mode
delay
method
DoTween
delay
(
int
amount
)
Implementation
DoTween delay(int amount) { _delayTime = amount; return this; }
do_tween package
documentation
do_tween
DoTween
delay method
DoTween class