justify_text library

Functions

justify(String text, {int width = 70, String sep = ' ', bool justifyLastLine = false}) List<String>
Wrap a single paragraph of text and justifies it with a specific width.