view/app_statefulwidget library

Classes

AppStatefulWidget 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.