Timer class will allow specifying the time which you need to delay the ... import 'dart:async'; Timer(Duration(seconds:2),(){ setState(() ...
確定! 回上一頁