menu
analyzer package
documentation
dart/analysis/formatter_options.dart
FormatterOptions
FormatterOptions constructor
FormatterOptions constructor
dark_mode
light_mode
FormatterOptions
constructor
FormatterOptions
(
{
int
?
pageWidth
,
})
Implementation
FormatterOptions({this.pageWidth});
analyzer package
documentation
dart/analysis/formatter_options
FormatterOptions
FormatterOptions constructor
FormatterOptions class