Flutter – Centering text in custom widget
i have a little problem with UI component. I have created my own widget that contains elevatedButton - it is supposed to be used for login instances. The problem is that i can not center properly my text widget. Column(…