How to access AppLocalizations inside StatefulShellRoute.indexedStack bottom navigation bar
I’d like to use localised strings in bottom navigation bar using StatefulShellRoute.indexedStack
. How to achieve that?
I’d like to use localised strings in bottom navigation bar using StatefulShellRoute.indexedStack
. How to achieve that?