style property

String? style
final

The emphasis style: 'bold', 'italic', 'strikethrough', or 'code'.

Implementation

final String? style;