feat: update

This commit is contained in:
efrilm 2025-08-15 17:08:17 +07:00
parent 7007f39766
commit 631ac4bc46

View File

@ -360,7 +360,7 @@ class _ReportPageState extends State<ReportPage> {
ReportMenu( ReportMenu(
label: 'Laporan Kategori', label: 'Laporan Kategori',
subtitle: 'Laporan kategori produk', subtitle: 'Laporan kategori produk',
icon: Icons.archive_outlined, icon: Icons.category_outlined,
onPressed: () { onPressed: () {
selectedMenu = 7; selectedMenu = 7;
title = 'Laporan Kategori'; title = 'Laporan Kategori';