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