1. 去掉 widget-demo 的引用
2. codeUrl
3. 去掉自定customDemo
This commit is contained in:
ryan730
2019-01-10 17:32:54 +08:00
parent ece7b739f3
commit 7d48864aac
44 changed files with 107 additions and 177 deletions

View File

@ -11,8 +11,8 @@ import 'dart:math';
import 'package:flutter/material.dart';
/*
* Checkbox 默认按钮的实例
* index 当前checkbox 的索引值
* Checkbox 默认AppBar的实例
* index 当前AppBar 的索引值
* */
class AppBarLessDefaultComplex extends StatefulWidget {
const AppBarLessDefaultComplex() : super();