refactor:根据规范,重构代码

This commit is contained in:
yifeng.yl
2019-02-19 11:02:21 +08:00
parent 8817198c6e
commit 1b266c0a76
89 changed files with 368 additions and 461 deletions

View File

@ -1,9 +1,8 @@
/*
* @Author: xiaojia.dxj
* @Date: 2018-12-18 15:14:10
* @Last Modified by: xiaojia.dxj
* @Last Modified time: 2018-12-18 19:39:41
*/
/// @Author: xiaojia.dxj
/// @Date: 2018-12-18 15:14:10
/// @Last Modified by: xiaojia.dxj
/// @Last Modified time: 2018-12-18 19:39:41
import 'package:flutter/material.dart';
class ChipThemeDemo extends StatefulWidget {