dartFormatWidth top-level constant
String
const dartFormatWidth
A comment configuring dart_style
to use the default code width so no
configuration discovery is required.
Implementation
const dartFormatWidth = '// dart format width=80';