1.整理文件
2.修正 analysis
This commit is contained in:
ryan730
2019-01-12 20:26:28 +08:00
parent d42c5e085f
commit 164cb4fba6
30 changed files with 125 additions and 296 deletions

View File

@ -10,7 +10,7 @@
import 'package:flutter/material.dart';
/*
* Checkbox 默认AppBar的实例
* 默认 AppBar 的实例
* index 当前AppBar 的索引值
* */
class AppBarLessDefaultComplex extends StatefulWidget {