mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
opt: member page appbar
This commit is contained in:
@@ -177,6 +177,7 @@ class _MemberPageNewState extends State<MemberPageNew>
|
||||
)
|
||||
: const SizedBox.shrink()),
|
||||
pinned: true,
|
||||
backgroundColor: Theme.of(context).colorScheme.surface,
|
||||
scrolledUnderElevation: 0,
|
||||
flexibleSpace: _buildUserInfo(_userController.loadingState.value),
|
||||
bottom: needTab && (_userController.tab2?.length ?? -1) > 1
|
||||
|
||||
Reference in New Issue
Block a user