添加NotificationListener、PageStorage、WidgetInspector、CupertinoSlidingSegmentedControl、WidgetsApp

This commit is contained in:
toly
2020-08-28 09:45:17 +08:00
parent b32595ac9f
commit 5ad926d4b3
37 changed files with 743 additions and 508 deletions

View File

@@ -7,11 +7,11 @@ import 'package:flutter/material.dart';
///
// {
// "widgetId": 262,
// "name": '基本使用',
// "name": 'iOS页签基本使用',
// "priority": 1,
// "subtitle":
// "【children】 : 组件Map 【Map<T, Widget>】\n"
// "【onValueChanged】 : 最小值 【ValueChanged<T>】\n"
// "【onValueChanged】 : 值改变回调 【ValueChanged<T>】\n"
// "【groupValue】 : 选中值 【T】\n"
// "【padding】 : 内边距 【EdgeInsetsGeometry】",
// }