mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-20 19:14:42 +08:00
@@ -24,6 +24,7 @@ class ActionPanel extends StatelessWidget {
|
||||
final comment = moduleStat.comment!;
|
||||
final like = moduleStat.like!;
|
||||
final btnStyle = TextButton.styleFrom(
|
||||
tapTargetSize: .padded,
|
||||
padding: const EdgeInsets.symmetric(horizontal: 15),
|
||||
foregroundColor: outline,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user