Method class
Constructors
- Method()
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
- GET_PLATFORM_VERSION → const String
- INIT → const String
- LOAD → const String
- ON_ACTION → const String
- ON_EVENT → const String
- ON_FAIL → const String
- ON_LOAD → const String
- ON_STORY_CLOSED → const String
- ON_STORY_OPENED → const String
- SET_BACKGROUND → const String
- SET_CONFIG → const String
- SET_STORY_IMAGE_BORDER_COLOR → const String
- SET_STORY_IMAGE_BORDER_SIZE → const String
- SET_STORY_IMAGE_STYLE → const String
- SET_STORY_TEXT_STYLE → const String
- SET_WIDGET_BACKGROUND_COLOR → const String
- SET_WIDGET_BORDER_COLOR → const String
- SET_WIDGET_BORDER_RADIUS → const String
- SET_WIDGET_BORDER_WIDTH → const String
- SET_WIDGET_HORIZONTAL_SPACING → const String
- SET_WIDGET_TITLE_BORDER_COLOR → const String
- SET_WIDGET_TITLE_BORDER_WIDTH → const String
- SET_WIDGET_TITLE_STYLE → const String
- SET_WIDGET_VERTICAL_SPACING → const String