LineBreaker constructor

LineBreaker(
  1. double maxWidth
)

Implementation

LineBreaker(this.maxWidth);