bold15 method

Text bold15(
  1. String title
)

Implementation

Text bold15(String title) => _boldX(title, 15);