forked from lxm_flutter/FlutterUnit
✨ 添加NotificationListener、PageStorage、WidgetInspector、CupertinoSlidingSegmentedControl、WidgetsApp
This commit is contained in:
@@ -15,8 +15,8 @@ import 'package:flutter/material.dart';
|
||||
// "subtitle":
|
||||
// "【child】 : 子组件 【Widget】\n"
|
||||
// "【onTap】 : 点击事件 【Function()】\n"
|
||||
// "【onDoubleTap】 : 双击事件 【Function()】\n"
|
||||
// "【onLongPress】 : 长按事件 【Function()】",
|
||||
// "【onDoubleTap】 : 双击事件 【GestureTapCallback】\n"
|
||||
// "【onLongPress】 : 长按事件 【GestureLongPressCallback】",
|
||||
// }
|
||||
|
||||
class CustomGestureDetector extends StatefulWidget {
|
||||
|
||||
Reference in New Issue
Block a user