add device filter and select time repeat widget

This commit is contained in:
mohammad
2024-08-20 16:36:05 +03:00
parent 0cf5053f8b
commit 1204563c55
13 changed files with 346 additions and 124 deletions

View File

@ -155,7 +155,7 @@ class _DynamicTableState extends State<DynamicTable> {
return Expanded(
child: Container(
height: 80,
padding: const EdgeInsets.all(20.0),
padding: const EdgeInsets.all(15.0),
decoration: const BoxDecoration(
border: Border(
bottom: BorderSide(