menu
better_require_trailing_commas package
documentation
rules/avoid_unnecessary_commas.dart
RemoveUnnecessaryTrailingCommaFix
errorLength property
errorLength property
dark_mode
light_mode
errorLength
property
@
Deprecated
("Use 'diagnosticLength' instead")
int
?
get
errorLength
inherited
Implementation
@Deprecated("Use 'diagnosticLength' instead") int? get errorLength => diagnosticLength;
better_require_trailing_commas package
documentation
rules/avoid_unnecessary_commas
RemoveUnnecessaryTrailingCommaFix
errorLength property
RemoveUnnecessaryTrailingCommaFix class