romanSubstrRe property

RegExp romanSubstrRe
final

Implementation

static final RegExp romanSubstrRe = RegExp(r'.*[A-Za-z].*');