Notice class
Constructors
Properties
-
no setter
- error → Widget
-
no setter
- follow → Widget
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- like → Widget
-
no setter
- notification ↔ Notification
-
getter/setter pair
- post ↔ Post?
-
getter/setter pair
- reply → Widget
-
no setter
- replyPost → Map
-
no setter
- repost → Widget
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
state
↔ State<
StatefulWidget> -
getter/setter pair
Methods
-
avatarContent(
Widget body) → Widget -
body(
Post post) → Widget -
build(
State< StatefulWidget> state, Notification notification, Post? post) → Widget -
iconContent(
IconData data, Color iconColor) → Widget -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited