@ -32,7 +32,7 @@ class AppText extends StatefulWidget {
AppText(
this.text, {
this.color = Colors.black,
this.fontWeight = FontWeight.normal,
this.fontWeight,
this.variant,
this.fontSize,
this.fontFamily = 'Poppins',