defaultLineLength property

int defaultLineLength
final

The default line length to be used when format.line_length is not specified in pubspec.yaml.

Implementation

final int defaultLineLength;