mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 19:28:27 +08:00
@@ -25,7 +25,7 @@ class HotKeyword extends StatelessWidget {
|
||||
runSpacing: 0.4,
|
||||
spacing: 5.0,
|
||||
children: [
|
||||
for (var i in hotSearchList)
|
||||
for (final i in hotSearchList)
|
||||
SizedBox(
|
||||
width: width,
|
||||
child: Material(
|
||||
|
||||
Reference in New Issue
Block a user