I am trying to create an horizontal list of icons (e.g. categories in my case) with a text below (category name), the issue is that I want to have the text to go in the next line when is reaching a specific number of characters or the size of the container that is containing the icon and the text.
I read the documentation about the text field and I am wondering how I can implement it. Can you indicate me how I can solve my issue?