简体   繁体   English

Flutter 中的 iOS 下拉小部件的名称是什么?

[英]What is the name of the iOS dropdown widget in Flutter?

I have been trying to find the cupertino dropdown widget for like a week now and I just can't seem to find it.一个星期以来,我一直在尝试找到 cupertino 下拉小部件,但我似乎找不到它。

Here is a picture of it:这是它的图片: 在此处输入图像描述

I think you might be looking for CupertinoContextMenu class:我想您可能正在寻找 CupertinoContextMenu class:

https://api.flutter.dev/flutter/cupertino/CupertinoContextMenu-class.html https://api.flutter.dev/flutter/cupertino/CupertinoContextMenu-class.html

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM