migrate to mih_package_tooklit

This commit is contained in:
2026-03-20 12:04:18 +02:00
parent c67529dbac
commit e5ce03e396
31 changed files with 47 additions and 50 deletions

View File

@@ -83,6 +83,7 @@ class _MihMineSweeperState extends State<MihMineSweeper> {
MihPackageAction getAction() {
return MihPackageAction(
icon: const Icon(Icons.arrow_back),
iconColor: MihColors.secondary(),
iconSize: 35,
onTap: () {
MihMineSweeperProvider mineSweeperProvider =