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