menu
bluesky package
documentation
app_bsky_actor_defs.dart
FeedViewPref
hideReplies property
hideReplies property
dark_mode
light_mode
hideReplies
property
bool
get
hideReplies
inherited
Hide replies in the feed.
Implementation
bool get hideReplies => throw _privateConstructorUsedError;
bluesky package
documentation
app_bsky_actor_defs
FeedViewPref
hideReplies property
FeedViewPref class