mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-05-31 06:05:25 +08:00
Modfiy:
1. 去掉 widget-demo 的引用 2. codeUrl 3. 去掉自定customDemo
This commit is contained in:
@ -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();
|
||||
|
Reference in New Issue
Block a user