add toot titles to missing packages
This commit is contained in:
parent
d51d13a685
commit
4a293c0aa4
7 changed files with 17 additions and 6 deletions
|
|
@ -62,6 +62,7 @@ class _BusinesProfileState extends State<BusinesProfile> {
|
|||
return MihPackage(
|
||||
appActionButton: getAction(),
|
||||
appTools: getTools(),
|
||||
appToolTitles: getToolTitle(),
|
||||
appBody: getToolBody(),
|
||||
selectedbodyIndex: mzansiProfileProvider.businessIndex,
|
||||
onIndexChange: (newIndex) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue