bold13 method

Text bold13(
  1. String title
)

Implementation

Text bold13(String title) => _boldX(title, 13);