From a601d42db342fc8baaf69323021b7c343730fb39 Mon Sep 17 00:00:00 2001 From: 12henbx <33747503+12henbx@users.noreply.github.com> Date: Tue, 24 Oct 2023 16:41:16 +0700 Subject: [PATCH] Update app/lib/features/material/menu/presentation/pages/material_menu.dart Edit title list text Co-authored-by: Mirza Widihananta --- .../material/menu/presentation/pages/material_menu.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/lib/features/material/menu/presentation/pages/material_menu.dart b/app/lib/features/material/menu/presentation/pages/material_menu.dart index 995a85b..34e610b 100644 --- a/app/lib/features/material/menu/presentation/pages/material_menu.dart +++ b/app/lib/features/material/menu/presentation/pages/material_menu.dart @@ -116,7 +116,7 @@ class _MaterialMenuState extends State { ), Container( width: double.infinity, - child: const Text('Latihan yang pernah diikuti')), + child: const Text('Daftar Materi')), const SizedBox( height: 10, ),