merge-requests/524/head
mosazaid 5 years ago
parent 54482bfb1d
commit 6c3cb8cc94

@ -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',

Loading…
Cancel
Save