bold12 method

Text bold12(
  1. String title
)

Implementation

Text bold12(String title) => _boldX(title, 12);