Item View

This commit is contained in:
2021-03-20 13:36:49 +02:00
parent 7396a9a0a4
commit 61180a7fe4
15 changed files with 665 additions and 21 deletions
+1
View File
@@ -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(