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