hashtagRegExp property

RegExp hashtagRegExp
final

Implementation

final hashtagRegExp = RegExp(r"#\b\w+\b");