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