boldRegex property

RegExp boldRegex
final

Implementation

static final boldRegex = RegExp(r'<b>(.*?)</b>');