MonarchMethods class

Constructors

MonarchMethods()

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

getState → const String
hotReload → const String
ping → const String
previewReadySignal → const String
previewVmServerUri → const String
projectData → const String
readySignalAck → const String
resetStory → const String
restartPreview → const String
screenChanged → const String
Used when the host window has changed screens, i.e. when the user moves the host window to a different monitor. Sent by the platform code.
setActiveDevice → const String
setActiveLocale → const String
setActiveTheme → const String
setDockSide → const String
setStory → const String
setStoryScale → const String
setTextScaleFactor → const String
terminatePreview → const String
toggleVisualDebugFlag → const String
userMessage → const String
willClosePreview → const String
willRestartPreview → const String