Lorem constructor
Lorem({})
Implementation
Lorem(
{this.length = 50,
this.random,
this.style,
this.textAlign = TextAlign.left,
this.softWrap = true,
this.textScaleFactor = 1.0,
this.maxLines});