feat: update
This commit is contained in:
parent
7007f39766
commit
631ac4bc46
@ -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';
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user