MaxLinesAttribute constructor

const MaxLinesAttribute(
  1. int maxLines
)

Implementation

const MaxLinesAttribute(this.maxLines);