customBoldCharacter property Null safety

String customBoldCharacter
final

If you want to use an alternative bold character (Default: **), assign a custom String to customBoldCharacter. For example __

Implementation

final String customBoldCharacter;