dart_style package
documentation
dart_style
DartFormatter
pageWidth property
pageWidth
dart_style package
documentation
dart_style
DartFormatter
pageWidth property
DartFormatter class
Constructors
DartFormatter
Properties
fixes
hashCode
indent
lineEnding
pageWidth
runtimeType
Methods
format
formatSource
formatStatement
noSuchMethod
toString
Operators
operator ==
pageWidth
property
int
pageWidth
final
The number of characters allowed in a single line.
Implementation
final int pageWidth;