Invisible text of button

Hi
If we have several buttons in a horizontal arrangment and set their width to a custom (desired) value, the text inside the buttons becomes invisible. How can we make the text visible on the buttons in this scenario?
In desgin mode seem normal but when run in phone text of button not visible.
btn

Try Automatic width for all buttons
Reduce font size for all buttons
Use labels instead of buttons ? (there are click extensions for labels)
Ensure you are using responsive sizing and not fixed
Reduce space between buttons

1 Like

Thank you.
I need label by click event,but I not found.

Very Good.
Your project is useful and interesting,

Search here for click extensions