appWrapper property
A Wrapper that can access the ThemeProvider and NomoNavigator
Implementation
final Widget Function(BuildContext context, Widget app)? appWrapper;
A Wrapper that can access the ThemeProvider and NomoNavigator
final Widget Function(BuildContext context, Widget app)? appWrapper;