Split the text into multiple lines in order to fit within given width.
Container width the text should fit in.
Text to wrap.
If true, this should only wrap the text on line feeds.
See Implementation
Split the text into multiple lines in order to fit within given width.