ArcaneShadEvents class

Implemented types

Constructors

ArcaneShadEvents.new()

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
onButtonPressed(BuildContext context, AbstractButtonStyle style) → void
override
onDialogOpened(BuildContext context) → void
override
onMenuOpened(BuildContext context) → void
override
onMenuSelection(BuildContext context) → void
override
onTabChanged(BuildContext context) → void
override
onToastOpened(BuildContext context) → void
override
onTooltipOpened(BuildContext context) → void
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited