migrate to mih_package_tooklit
This commit is contained in:
@@ -54,6 +54,7 @@ class _MIHCalculatorState extends State<MIHCalculator> {
|
||||
MihPackageAction getAction() {
|
||||
return MihPackageAction(
|
||||
icon: const Icon(Icons.arrow_back),
|
||||
iconColor: MihColors.secondary(),
|
||||
iconSize: 35,
|
||||
onTap: () {
|
||||
context.goNamed(
|
||||
|
||||
Reference in New Issue
Block a user