mirror of
https://gitlab.com/comunic/comunicmobile
synced 2024-11-21 20:39:22 +00:00
Fix issue
This commit is contained in:
parent
3ea02ea98c
commit
c34f750254
@ -50,6 +50,7 @@ class _ForezMemberProfileRouteState extends State<ForezMemberProfileRoute> {
|
||||
|
||||
@override
|
||||
Widget build(BuildContext context) => AsyncScreenWidget(
|
||||
key: _key,
|
||||
onReload: _load,
|
||||
onBuild: _buildProfile,
|
||||
loadingWidget: _buildLoading(),
|
||||
|
Loading…
Reference in New Issue
Block a user