bold10 method

Text bold10(
  1. String title
)

Implementation

Text bold10(String title) => _boldX(title, 10);