Created the bottom control bar
This commit is contained in:
@@ -61,7 +61,7 @@ class _MyHomePageState extends State<MyHomePage> {
|
||||
),
|
||||
),
|
||||
|
||||
floatingActionButton: FloatingToolbar(primColor: primColor),
|
||||
bottomNavigationBar: FloatingToolbar(primColor: primColor),
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user