Text normal10(String title, {int? maxLines, TextAlign? align, Color? color}) => _normal(title, 10, maxLines: maxLines, align: align, color: color);