appWrapper property

Widget Function(BuildContext context, Widget app)? appWrapper
final

A Wrapper that can access the ThemeProvider and NomoNavigator

Implementation

final Widget Function(BuildContext context, Widget app)? appWrapper;