stringsXmlNameReg property

RegExp stringsXmlNameReg
final

Implementation

final RegExp stringsXmlNameReg =
RegExp('^strings(-[a-zA-Z]{1,10})(-[a-zA-Z]{1,10})?.xml\$');