This commit is contained in:
toly
2020-04-07 06:30:39 +08:00
parent 1440eef185
commit dd52bc7157
124 changed files with 6217 additions and 1360 deletions

View File

@@ -11,7 +11,7 @@ import 'package:flutter/material.dart';
// "subtitle":
// "【children】 : 子组件列表 【Lis<Widget>】\n"
// "【alignment】 : 对齐方式 【AlignmentGeometry】\n"
// "【index】 : 当前显示所有Function()】",
// "【index】 : 当前显示组件int】",
// }
class CustomIndexedStack extends StatefulWidget {
@override