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