linkRegExp property

RegExp? linkRegExp
final

imageLinkRegExp is a regular expression to identify image links.

Implementation

final RegExp? linkRegExp;