mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-19 00:26:18 +08:00
@@ -42,8 +42,7 @@ class DynamicPanel extends StatelessWidget {
|
||||
onBlock: onBlock,
|
||||
);
|
||||
final child = Material(
|
||||
elevation: 0,
|
||||
color: Colors.transparent,
|
||||
type: MaterialType.transparency,
|
||||
child: InkWell(
|
||||
onTap: isDetail &&
|
||||
!const {
|
||||
|
||||
Reference in New Issue
Block a user