AppConstants class

Class contains all constants used in app.

Constructors

AppConstants.new()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

appEmail → const String
App email, used to send emails.
appLogoPng → const String
App logo PNG, used to show app logo in PNG format.
appLogoSvg → const String
App logo SVG, used to show app logo in SVG format.
appName → const String
App name, used in app title and other places.
appPhoneNumber → const String
App phone number, used to send SMS.
appStroreUrl → const String
App store URL, used to open app store.
appVersion → const String
App version, used in app title and other places.
Facebook logo, used to show facebook logo.
facebookPageUrl → const String
Facebook page URL, used to open facebook page.
greenOrbPNG → const String
Green orb PNG, used to show green orb PNG.
handPNG → const String
Hand PNG, used to show hand PNG.
iconSize → const double
Icon size, used to set icon size.
inBorderRadius → const double
Inner border radius, used to set inner border radius.
Instagram logo, used to show instagram logo.
instagramPageUrl → const String
Instagram page URL, used to open instagram page.
lampPNG → const String
Lamp PNG, used to show lamp PNG.
landHomeGif → const String
Land home GIF, used to show land home GIF.
margin → const double
Margin, used to add margin to widgets.
King salman bin abdulaziz link, used to open king salman bin abdulaziz link.
mohammedbinSalmanAlSaudPNG → const String
King salman bin abdulaziz PNG, used to show king salman bin abdulaziz PNG.
outBorderRadius → const double
Outer border radius, used to set outer border radius.
padding → const double
Padding, used to add padding to widgets.
paddingHalf → const double
Half padding, used to add half padding to widgets.
pathPNG → const String
Path PNG, used to show path PNG.
primarySectionColor → const Color
Primary section color, used to set primary section color.
smallTreePNG → const String
Small tree PNG, used to show small tree PNG.
treesPNG → const String
Trees PNG, used to show trees PNG.
trs2PNG → const String
Trs2 PNG, used to show trs2 PNG.
trs3PNG → const String
Trs3 PNG, used to show trs3 PNG.
trs4PNG → const String
Trs4 PNG, used to show trs4 PNG.
trsPNG → const String
Trs PNG, used to show trs PNG.
Twitter logo, used to show twitter logo.
twitterPageUrl → const String
Twitter page URL, used to open twitter page.
WhatsApp logo, used to show whatsapp logo.