prefixPattern property

RegExp prefixPattern
final

Implementation

static final RegExp prefixPattern = RegExp(r'^[0-9]{1,2}$');