bold14 method

Text bold14(
  1. String title
)

Implementation

Text bold14(String title) => _boldX(title, 14);