menu
pt_linter package
documentation
string_literal_finder.dart
StringLiteralVisitor<R>
foundStringLiteral property
foundStringLiteral property
dark_mode
light_mode
foundStringLiteral
property
void Function
(
FoundStringLiteral
foundStringLiteral
)
foundStringLiteral
final
Implementation
final void Function(FoundStringLiteral foundStringLiteral) foundStringLiteral;
pt_linter package
documentation
string_literal_finder
StringLiteralVisitor<R>
foundStringLiteral property
StringLiteralVisitor class