PostTimeline class
Constructors
Properties
Methods
-
build(
BuildContext context) → Widget -
override
-
content(
Post post) → List< Widget> -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
postTL(
BuildContext context, Post post) → Widget -
inherited
-
setPost(
Post post) → void -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited