chore: bump version

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-06-24 00:56:45 +08:00
parent ddaf916170
commit 3798a23183
7 changed files with 37 additions and 37 deletions

View File

@@ -2,7 +2,7 @@ part of 'app.dart';
final class _IntroPage extends StatelessWidget {
const _IntroPage();
static final _setting = Stores.setting;
static const _kIconSize = 23.0;
static const _introListPad = EdgeInsets.symmetric(horizontal: 17);