mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
feat: new pay coin page
This commit is contained in:
@@ -7,6 +7,7 @@ class SelfSizedHorizontalList extends StatefulWidget {
|
||||
final int itemCount;
|
||||
final double gapSize;
|
||||
final EdgeInsetsGeometry? padding;
|
||||
|
||||
const SelfSizedHorizontalList({
|
||||
super.key,
|
||||
required this.childBuilder,
|
||||
|
||||
Reference in New Issue
Block a user