menu
better_require_trailing_commas package
documentation
rules/better_require_trailing_commas.dart
AddTrailingCommaFix
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/better_require_trailing_commas
AddTrailingCommaFix
errorLength property
AddTrailingCommaFix class