const factory AppText.medium(String text, {Key? key, TextAlign? textAlign, Color? color}) = _AppTextMedium;