feature/itemDescription #3

Merged
v4l3n71n merged 12 commits from feature/itemDescription into main 2024-07-06 07:50:21 +00:00
Showing only changes of commit d1b562be8a - Show all commits

View File

@ -148,6 +148,8 @@ class _ItemMenuState extends State<ItemMenu> with ShowErrorDialog {
// Here we take the value from the MyHomePage object that was created by
// the App.build method, and use it to set our appbar title.
title: Text(widget.title),
backgroundColor: Colors.blue,
foregroundColor: Colors.white,
),
body: Center(
// Center is a layout widget. It takes a single child and positions it