drawCentralisedWrapped

fun drawCentralisedWrapped(value: String, startY: Int, maxWidth: Int, color: AnsiColor): FramePosition

Draw a centralised wrapped string at a specified startY position with a maxWidth. The end position will be returned.