import 'dart:io'; main() { sleep(const Duration(seconds:1)); }. sleep 보통 자바에서. Thread.sleep(밀리초);. 이렇게 많이 썼었는데. Flutter ...
確定! 回上一頁