bold constant

FontStyle const bold

Bold font style (ANSI code 1).

Implementation

static const bold = FontStyle._(1, 'bold');