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