Commit 9a9b7352 authored by Ilham Maulana's avatar Ilham Maulana 💻

fix: refactoring

parent 5985bba6
......@@ -36,6 +36,7 @@ class _ListScreen extends State<ListScreen> {
},
);
}
return Scaffold(
bottomNavigationBar: NavigationBar(
onDestinationSelected: (int index) {
......
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