view/app_statexwidget_imperium library

Classes

AppStateXWidget Get started App's Preferences Error handling
The widget passed to runApp(). The 'App' Stateful Widget. It's the StatefulWidget for the 'App' State object. extends the AppStatefulWidget found in the package, statex.

Typedefs

ErrorWidgetBuilder = Widget Function(FlutterErrorDetails flutterErrorDetails)
Error Screen Builder if an error occurs.