menu
analyzer package
documentation
dart/analysis/formatter_options.dart
FormatterOptions
pageWidth property
pageWidth property
dark_mode
light_mode
pageWidth
property
int
?
pageWidth
final
The width configured for where the formatter should wrap code.
Implementation
final int? pageWidth;
analyzer package
documentation
dart/analysis/formatter_options
FormatterOptions
pageWidth property
FormatterOptions class