AndroidStrings class

Android strings (Element, Attribute and its value)

Constructors

AndroidStrings.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

androidDrawableAttr → const String
android:drawable
androidDrawableAttrVal → const String
@color/splashBgColor
androidGravityAttr → const String
android:gravity
androidSrcAttr → const String
android:src
androidSrcAttrVal → const String
@mipmap/splash_image
androidTileModeAttr → const String
android:tileMode
androidTileModeAttrVal → const String
disabled
bitmapAttrVal → const String
bitmap
colorElement → const String
color
colorXml → const String
colors.xml
defaultAndroidGravityAttrVal → const String
fill
drawableSplashScreen → const String
@drawable/splash_screen
itemElement → const String
item
itemNameAttrValue → const String
android:windowBackground
layerListElement → const String
layer-list
mipmapSplashImage12 → const String
@mipmap/splash_image12
nameAttr → const String
Attribute
nameAttrValue → const String
splashBgColor
resourcesElement → const String
Element
splashImage12Png → const String
splash_image_12.png
splashImagePng → const String
splash_image.png
splashScreenXml → const String
splash_screen.xml
styleElement → const String
style
styleNameAttrVal → const String
LaunchTheme
styleParentAttr → const String
parent
styleParentAttrVal → const String
@android:style/Theme.Light.NoTitleBar
stylesXml → const String
styles.xml
windowSplashScreenAnimatedIcon → const String
android:windowSplashScreenAnimatedIcon
windowSplashScreenBG → const String
android:windowSplashScreenBackground
xml → const String
xml
xmlnsAndroidAttr → const String
xmlns:android
xmlnsAndroidAttrValue → const String
http://schemas.android.com/apk/res/android
xmlVersion → const String
version="1.0" encoding="utf-8"