助记词导出

This commit is contained in:
2022-10-31 11:42:14 +08:00
parent 52d775dd78
commit 55a1801895
5 changed files with 62 additions and 4 deletions

View File

@@ -210,7 +210,7 @@ class ImTools {
}
static showTrtcMessage(String userID) {
return showModalBottomSheet(
showModalBottomSheet(
context: Get.context!,
isScrollControlled: true,
backgroundColor: AppColors.white,