AndroidStrings class
Android strings (Element, Attribute and its value)
Constructors
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
- android12BrandingImage → const String
-
android_12_branding_image.png
- androidBackgroundSrcAttrVal → const String
-
@drawable/background_image
- androidDarkDrawable → const String
-
@drawable/splash_screen_dark
- androidDarkSrcAttrVal → const String
-
@drawable/splash_image_dark
- androidDrawableAttr → const String
-
android:drawable
- androidDrawableAttrVal → const String
-
@color/splashBgColor
- androidGravityAttr → const String
-
android:gravity
- androidSrcAttr → const String
-
android:src
- androidSrcAttrVal → const String
-
@drawable/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
- drawableAndroid12BrandingImage → const String
-
@drawable/android_12_branding_image
- drawableSplashImage12 → const String
-
@drawable/splash_image12
- drawableSplashScreen → const String
-
@drawable/splash_screen
- itemElement → const String
-
item
- itemNameAttrValue → const String
-
android:windowBackground
- layerListElement → const String
-
layer-list
- nameAttr → const String
- Attribute
- nameAttrValue → const String
-
splashBgColor
- resourcesElement → const String
- Element
- splashBackgroundImagePng → const String
-
background_image.png
- splashImage12Png → const String
-
splash_image_12.png
- splashImageDarkPng → const String
-
splash_image_dark.png
- splashImagePng → const String
-
splash_image.png
- splashScreenDarkXml → const String
-
splash_screen_dark.xml
- 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
- windowSplashScreenBrandingImage → const String
-
android:windowSplashScreenBrandingImage
- 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"