widgets library
Classes
- LenraApplication
- A widget that handles the Lenra OAuth2 authentication flow.
- LenraRouteWidget
- LenraRouteWidgetState
- LenraView
Constants
- defaultLoader → const Center
Typedefs
-
LenraViewBuilder
= Widget Function(BuildContext, Map<
String, dynamic> , ListenerCaller ) -
ListenerCaller
= Future<
void> Function(Map<String, dynamic> ) - LoginWidgetBuilder = Widget Function(BuildContext, VoidCallback )