validity for space name

This commit is contained in:
hannathkadher
2024-11-29 19:03:27 +04:00
parent ae2b4b9b06
commit 42c7577b35
4 changed files with 68 additions and 30 deletions

View File

@ -331,6 +331,7 @@ class _CommunityStructureAreaState extends State<CommunityStructureArea> {
products: widget.products,
name: space.name,
icon: space.icon,
editSpace: space,
isEdit: true,
selectedProducts: space.selectedProducts,
onCreateSpace: (String name, String icon,