BUG: Business Profile Tool Transitions
This commit is contained in:
parent
821cbc0a0d
commit
76d24a8e2b
8 changed files with 93 additions and 100 deletions
|
|
@ -94,7 +94,6 @@ class _MihWalletState extends State<MihWallet> {
|
|||
temp[const Icon(Icons.favorite)] = () {
|
||||
context.read<MzansiWalletProvider>().setToolIndex(1);
|
||||
};
|
||||
|
||||
return MihPackageTools(
|
||||
tools: temp,
|
||||
selcetedIndex: context.watch<MzansiWalletProvider>().toolIndex,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue