LineTextWidget constructor

const LineTextWidget([
  1. String line = ''
])

Implementation

const LineTextWidget([this.line = '']);