bold18 method

Text bold18(
  1. String title
)

Implementation

Text bold18(String title) => _boldX(title, 18);