bold20 method

Text bold20(
  1. String title
)

Implementation

Text bold20(String title) => _boldX(title, 20);