utils/popup library

Enums

PopupType

Functions

showPopupMenu(BuildContext context, PopupType type, {List<PopupMenuEntry<String>>? items, bool? isPin, bool? isMute, bool? canRecall, bool? canQuote, bool? canCopy, bool? canSpeechToText, bool? canCancelSpeechToText, bool conversationIsSystem = false}) Future<String?>