Skip to main content

ShortCutMenu class

This file contains the shortcuts by which user can manage and interact with the application. quick_actions package is used for this purpose.

Constructors

ShortCutMenu ()

Properties

hashCodeint

The hash code for this object.
read-onlyinherited

runtimeTypeType

A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) dynamic

Invoked when a non-existent method or property is accessed.
inherited

toString() String

A string representation of this object.
inherited

Operators

operator ==(Object other) bool

The equality operator.
inherited

Static Properties

quickActionsListList<ShortcutItem>

final

Constants

chatAction const ShortcutItem
eventAction const ShortcutItem
feedAction const ShortcutItem