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