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
:
Properties
[hashCode] [→ int] : The hash code for this object. ::: features no setterinherited :::
[runtimeType] [→ Type] : A representation of the runtime type of the object. ::: features no setterinherited :::
Methods
[noSuchMethod][([[Invocation] invocation]) → dynamic ] : Invoked when a nonexistent method or property is accessed. ::: features inherited :::
[toString][ [→ String] ] : A string representation of this object. ::: features inherited :::
Operators
[operator ==][([[Object] other]) [→ bool] ] : The equality operator. ::: features inherited :::
Static Properties
[quickActionsList] [→ List[<[ShortcutItem]>]]
: ::: features final :::
Constants
[chatAction] [→ const ShortcutItem]
:
[eventAction] [→ const ShortcutItem]
:
[feedAction] [→ const ShortcutItem]
:
- talawa
- quick_actions
- ShortCutMenu class