How to use timer and periodic timer in flutter application. ... import 'dart:async'; Timer(Duration(seconds:2),(){ setState(() { greeting ...
確定! 回上一頁