Item View
This commit is contained in:
@@ -51,6 +51,7 @@ class _MainViewState extends State<MainView> {
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
centerTitle: false,
|
||||
title: Text(
|
||||
_labels[_selectedIndex],
|
||||
style: TextStyle(
|
||||
|
||||
Reference in New Issue
Block a user