R class
This R
class is generated and contains references to static asset resources.
Constructors
- R()
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
- fontFamily → const _R_FontFamily
-
This
R.fontFamily
struct is generated, and contains static references to static font asset resources. - image → const _R_Image
-
This
R.image
struct is generated, and contains static references to static non-svg type image asset resources. - package → const String
- package name: bodsquare_sdk
- svg → const _R_Svg
-
This
R.svg
struct is generated, and contains static references to static svg type image asset resources. - text → const _R_Text
-
This
R.text
struct is generated, and contains static references to static text asset resources.