menu
dart_code_quality package
documentation
rules/common/avoid_commented_out_code.dart
AvoidCommentedOutCode
AvoidCommentedOutCode.new constructor
AvoidCommentedOutCode.new constructor
dark_mode
light_mode
AvoidCommentedOutCode
constructor
AvoidCommentedOutCode
(
)
Implementation
AvoidCommentedOutCode() : super(code: _code);
dart_code_quality package
documentation
rules/common/avoid_commented_out_code
AvoidCommentedOutCode
AvoidCommentedOutCode.new constructor
AvoidCommentedOutCode class