fix: submit data id card

This commit is contained in:
2024-02-19 19:41:36 +07:00
parent 9ba8b79112
commit 466d49312d
7 changed files with 152 additions and 48 deletions

View File

@@ -9,7 +9,7 @@ class ItemSelectForm {
final String text;
final String? description;
final bool isOther;
final String image;
String image;
ItemSelectForm(
this.key,