fix:modified the style of toast && remote files

This commit is contained in:
xiaojia22326@163.com
2019-01-28 20:17:46 +08:00
parent 008ba5640b
commit 9237ef51e7
9 changed files with 96 additions and 280 deletions

View File

@ -7,6 +7,7 @@
* tartget: FlatButton 的示例
*/
import 'package:flutter/material.dart';
import 'dart:async';
class ListRefresh extends StatefulWidget {
final renderItem;