BoldAttribute constructor

const BoldAttribute()

Implementation

const BoldAttribute() : super('bold', AttributeScope.inline, true);