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