We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278942c commit 0edda67Copy full SHA for 0edda67
1 file changed
lib/ui/feedback/post/post.dart
@@ -273,7 +273,6 @@ class _PostViewState extends ConsumerState<_PostView> {
273
textColor:
274
Theme.of(context).textTheme.displayLarge!.color!,
275
renderMode: RenderMode.column,
276
- hideAuthors: true,
277
),
278
const SizedBox(height: 8),
279
Row(
0 commit comments