Lorem constructor

const Lorem({
  1. int length = 50,
})

Lorem API.

Implementation

const Lorem({this.length = 50});