Louis Wong

Results 2 comments of Louis Wong

![table1](https://github.com/user-attachments/assets/0f2b493b-961d-46ab-bcd7-37095d3f91b2) ![table2](https://github.com/user-attachments/assets/fb37569e-7920-4b52-8e53-c48dc6ec5c98) ``` 'border': '1px solid #000', // 'text-align': 'center', 'padding': '2px 5px', 'outline': '0', 'width': '100px', ``` I want to center content in a table cell horizontally, but the...

I found my way to solve the issue by using the factoryBuilder to redefine the whole Flutter widget return from the HTML table. You can override the widgets returned by...