I'v tried wrapping the buttons in Column and again in a Row in the `todo_widgets' didn't work.
Tried the same in the main code. That didn't work.
I also received error too many arguments...expected 0 got 1.
The buttons look centered on the phone app but in my desktop app using Expanded(flex: 25) layout they are not centered.
Not sure if it's a bug or how to fix.
