mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-19 08:36:17 +08:00
committed by
GitHub
parent
84f7f14a29
commit
08a33d9ce5
@@ -38,7 +38,7 @@ typedef IndexedFocusedWidgetBuilder =
|
||||
|
||||
typedef IndexedTagStringBuilder = String Function(int index);
|
||||
|
||||
class InteractiveviewerGallery<T> extends StatefulWidget {
|
||||
class InteractiveviewerGallery extends StatefulWidget {
|
||||
const InteractiveviewerGallery({
|
||||
super.key,
|
||||
required this.sources,
|
||||
|
||||
Reference in New Issue
Block a user