Text normal20(String title, {int? maxLines, TextAlign? align}) => _normal(title, 20, maxLines: maxLines, align: align);