bold16 method

Text bold16(
  1. String title
)

Implementation

Text bold16(String title) => _boldX(title, 16);