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