mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-24 12:32:40 +08:00
@@ -204,8 +204,7 @@ class _PgcIndexPageState extends State<PgcIndexPage>
|
||||
GestureDetector(
|
||||
behavior: HitTestBehavior.opaque,
|
||||
onTap: () => _ctr.isExpand.value = !_ctr.isExpand.value,
|
||||
child: Container(
|
||||
alignment: Alignment.center,
|
||||
child: Center(
|
||||
child: Row(
|
||||
mainAxisSize: MainAxisSize.min,
|
||||
children: [
|
||||
|
||||
Reference in New Issue
Block a user