bold constant

String const bold

Implementation

static const String bold = r'(\*{2}([^\*\n]+)\*{2}|\_{2}([^\_\n]+)\_{2})';