isBold property

bool get isBold

Implementation

bool get isBold => fontWeight == DocxFontWeight.bold;