amend window to always include menu

This commit is contained in:
2025-05-28 10:51:43 +02:00
parent 10b77eb51c
commit 6f5a28678b
31 changed files with 565 additions and 957 deletions

View File

@@ -122,7 +122,6 @@ class _TipCalcState extends State<TipCalc> {
onWindowTapClose: () {
Navigator.pop(context);
},
windowTools: null,
windowBody: Column(
children: [
Row(