visitor password api

This commit is contained in:
mohammad
2024-08-20 09:10:59 +03:00
parent 21f036388a
commit 5b9a6197e6
17 changed files with 825 additions and 349 deletions

View File

@ -235,8 +235,9 @@ class AccessManagementPage extends StatelessWidget {
Expanded(
child: state is TableLoaded
? DynamicTable(
withCheckBox: false,
size: size,
cellDecoration: containerDecoration,
// cellDecoration: containerDecoration,
headers: const [
'Name',
'Access Type',