mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-07-15 03:04:25 +08:00
refactor:文档、文章、组件收藏、新增webView
This commit is contained in:
@ -96,7 +96,6 @@ class PopupMenuButtonCustom extends StatelessWidget {
|
||||
: super();
|
||||
@override
|
||||
Widget build(BuildContext context) {
|
||||
print('onSelected1:${widget.options}');
|
||||
final String selectStr = widget.options['defaultSelect'];
|
||||
return PopupMenuButton(
|
||||
//如果提供,则用于此按钮的widget。
|
||||
|
Reference in New Issue
Block a user