Fix Image Scaling Issue
+ on click outside textfield, close keyboard
This commit is contained in:
@@ -12,9 +12,7 @@ class PageProvider extends ChangeNotifier {
|
||||
String selectedEssenName = "";
|
||||
List<Widget> pages = [
|
||||
const PageEssenSelect(),
|
||||
const PageAmbiente(),
|
||||
const PageService(),
|
||||
const PageAnmerkungen(),
|
||||
const PageSpezielleErnaehrung()
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user