push curtain batch control

This commit is contained in:
ashrafzarkanisala
2024-09-18 15:08:43 +03:00
parent 6d805ddfd7
commit 619d964cd7
6 changed files with 77 additions and 22 deletions

View File

@ -4,6 +4,7 @@ import 'package:syncrow_web/pages/device_managment/all_devices/models/device_rep
import 'package:syncrow_web/pages/device_managment/shared/table/table_cell_widget.dart';
import 'package:syncrow_web/pages/device_managment/shared/table/table_header.dart';
// ignore: must_be_immutable
class ReportsTable extends StatelessWidget {
final DeviceReport report;
final String? thirdColumnTitle;