Commit 71e173be authored by Dio Maulana's avatar Dio Maulana

thicknes 0.5

parent fabd3fc0
......@@ -47,7 +47,7 @@ class MenuListUtama extends StatelessWidget {
: const SizedBox(),
(categoryNonFav[i].type == typeCategory)
? const Divider(
thickness: 1,
thickness: 0.5,
color: textColorBlack,
)
: const SizedBox(),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment