RepostReaction class
- Inheritance
-
- Object
- AbstractReaction
- RepostReaction
Constructors
- RepostReaction.new(Reaction reaction, BuildContext context, Post post)
Properties
Methods
-
exec(
) → Future< void> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
quote(
BuildContext context) → ListTile -
repost(
BuildContext context) → ListTile -
toString(
) → String -
A string representation of this object.
inherited
-
undo(
BuildContext context) → ListTile
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited