|
|
@ -88,7 +88,7 @@ class _CommunityPageState extends State<CommunityPage>
|
|
|
|
final appProvider = Provider.of<AppProvider>(context);
|
|
|
|
final appProvider = Provider.of<AppProvider>(context);
|
|
|
|
return Scaffold(
|
|
|
|
return Scaffold(
|
|
|
|
appBar: AppBar(
|
|
|
|
appBar: AppBar(
|
|
|
|
titleSpacing: 10.0,
|
|
|
|
titleSpacing: 0,
|
|
|
|
title: Align(
|
|
|
|
title: Align(
|
|
|
|
alignment: Alignment.centerLeft,
|
|
|
|
alignment: Alignment.centerLeft,
|
|
|
|
child: Theme(
|
|
|
|
child: Theme(
|
|
|
|