본문 바로가기
Programming/Flutter

딜레이 (delay)

by web data 2024. 6. 5.

딜레이 (delay)

 

 

 

await Future.delayed(const Duration(seconds: 1));