Thứ Tư, 11 tháng 9, 2019

timer trong flutter

Future.delayed(const Duration(milliseconds: 750), () {
  flag =!flag ;
});

Không có nhận xét nào:

Đăng nhận xét

How to reload app in flutter

  Phoenix . rebirth (context);