stagexl package
documentation
stagexl
Event
type property
type
type
property
Null safety
String
type
The type of event.
Implementation
String get type => _type;
stagexl package
documentation
stagexl
Event
type property
Event class
Constructors
Event
Properties
bubbles
captures
currentTarget
eventPhase
hashCode
isImmediatePropagationStopped
isPropagationStopped
runtimeType
target
type
Methods
noSuchMethod
stopImmediatePropagation
stopPropagation
toString
Operators
operator ==
Constants
ADDED
ADDED_TO_STAGE
CANCEL
CHANGE
CLOSE
COMPLETE
CONFIRM
ENTER_FRAME
EXIT_FRAME
MOUSE_LEAVE
OKAY
OPEN
PROGRESS
REMOVED
REMOVED_FROM_STAGE
RENDER
RESIZE
SCROLL
SELECT