RepostReaction class

Inheritance

Constructors

RepostReaction.new(Reaction reaction, BuildContext context, Post post)

Properties

context BuildContext
finalinherited
hashCode int
The hash code for this object.
no setterinherited
post Post
finalinherited
reaction Reaction
finalinherited
renew Reaction
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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