migrate to mih_package_tooklit
This commit is contained in:
parent
c67529dbac
commit
e5ce03e396
31 changed files with 47 additions and 50 deletions
|
|
@ -49,6 +49,7 @@ class _AboutMihState extends State<AboutMih> {
|
|||
MihPackageAction getAction() {
|
||||
return MihPackageAction(
|
||||
icon: const Icon(Icons.arrow_back),
|
||||
iconColor: MihColors.secondary(),
|
||||
iconSize: 35,
|
||||
onTap: () {
|
||||
context.goNamed(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue