Added indicators to AppBar for channels

This commit is contained in:
Winston Lowe 2026-03-26 16:53:49 -07:00
parent 35178852d3
commit ed12f1b058

View file

@ -127,7 +127,7 @@ class _ChannelsScreenState extends State<ChannelsScreen>
canPop: allowBack,
child: Scaffold(
appBar: AppBar(
title: AppBarTitle(context.l10n.channels_title, indicators: false),
title: AppBarTitle(context.l10n.channels_title),
centerTitle: true,
automaticallyImplyLeading: false,
actions: [