bold top-level property

String? Function(String? value, {bool forScript = false}) bold
final

Helper for decorating strings as bold.

Implementation

final bold = styleBold.wrap;