soreo
post_list_view
PostListView
PostListView const constructor
PostListView
PostListView
constructor
Null safety
const
PostListView
(
{
Key
?
key
,
bool
showSubreddit
=
true
}
)
Implementation
const
PostListView({Key? key,
this
.showSubreddit =
true
}) :
super
(key: key);
soreo
post_list_view
PostListView
PostListView const constructor
PostListView class
Constructors
PostListView
Properties
hashCode
key
runtimeType
showSubreddit
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==