view/app_statex_imperium library

Classes

AppStateX<T extends StatefulWidget> Get started StateX class AppState class Error handling
The View for the app. The 'look and feel' for the whole app.
StateX<T extends StatefulWidget> Get started StateX class Testing
The extension of the State class.

Functions

defaultAppUnknownRoute(RouteSettings settings) Route?

Typedefs

BooleanFunctionIndicatorCallback = bool? Function()
Signature for the common boolean Function implementations.
ReturnRouteFunctionType = Route Function(WidgetBuilder builder, RouteSettings settings)
A function that returns a specific type