menu
locorda package
documentation
annotations.dart
RegexTransform
RegexTransform.new const constructor
RegexTransform.new const constructor
dark_mode
light_mode
RegexTransform
constructor
const
RegexTransform
(
String
pattern
,
String
replacement
)
Implementation
const RegexTransform(this.pattern, this.replacement);
locorda package
documentation
annotations
RegexTransform
RegexTransform.new const constructor
RegexTransform class