redirect to itemmenu
This commit is contained in:
@@ -37,7 +37,7 @@ mixin ShowDescImageGet<T extends StatefulWidget> on State<T> {
|
||||
}
|
||||
}
|
||||
|
||||
void showDescImageUpdateDialog(BuildContext context, var events) {
|
||||
void showDescImageGetDialog(BuildContext context, var events) {
|
||||
// Create AlertDialog
|
||||
String name = events['name'];
|
||||
AlertDialog dialog = AlertDialog(
|
||||
|
Reference in New Issue
Block a user