constants library
Constants
- BaseUrl → const String
-
"https://secure.paytabs.com"
- kBackgroundGradient → const LinearGradient
-
LinearGradient(begin: Alignment.topCenter, end: Alignment.bottomCenter, stops: [0, 0.8], colors: [Color(0xffCC40E5), Color(0xff9653E5)])
- kButtonGradient → const LinearGradient
-
LinearGradient(begin: Alignment.topCenter, end: Alignment.bottomCenter, stops: [0, 1], colors: [Color(0xffd263e6), Color(0xffa371de)])
- kButtonTextStyle → const TextStyle
-
TextStyle(fontSize: 17, fontFamily: 'TheSansArabic', fontWeight: FontWeight.normal)
- kExpandedHeaderStyle → const TextStyle
-
TextStyle(fontSize: 18.0, fontFamily: 'TheSansArabic')
- kExpandedTextStyle → const TextStyle
-
TextStyle(fontSize: 15.0, fontFamily: 'TheSansArabic', color: Colors.grey)
- kGradient1 → const LinearGradient
-
LinearGradient(colors: [Color(0xffFC466B), Color(0xff3F5EFB)], begin: Alignment.topLeft, end: Alignment.bottomRight)
- kGradient2 → const LinearGradient
-
LinearGradient(colors: [Color(0xffeea9eb), Color(0xffb58fe3)], begin: Alignment.topLeft, end: Alignment.bottomRight)
- kHeaderStyle → const TextStyle
-
TextStyle(fontSize: 24, fontFamily: 'TheSansArabic', fontWeight: FontWeight.bold)
- kPrimaryColor → const Color
-
Color(0xff9653E5)
- kPrimaryColorLight → const Color
-
Color(0xffE9DAFA)
- kTextStyle → const TextStyle
-
TextStyle(fontSize: 20.0, fontFamily: 'TheSansArabic')
- SUCCESS_PREPARE_TRANSACTION_RESPONSE_CODE → const int
-
909
- SUCCESS_RESPONSE_CODE → const String
-
"4000"
Properties
- kActiveCardBoxDecoration ↔ BoxDecoration
-
read / write