linkedRegex property

RegExp linkedRegex
getter/setter pair

matches @:translation.key

Implementation

static RegExp linkedRegex = RegExp(r'@:(\w[\w|.]*\w|\w)');