romanCharRe property

RegExp romanCharRe
final

Implementation

static final RegExp romanCharRe = RegExp(r'^[A-Za-z]$');