nonDigitsPattern property

RegExp nonDigitsPattern
final

Implementation

static final RegExp nonDigitsPattern = RegExp('\\D+');