menu
flutter_route_guard package
documentation
presentation/route_guard.dart
RouteGuard
loadingWidget property
loadingWidget property
dark_mode
light_mode
loadingWidget
property
Widget
loadingWidget
final
Widget to display while the guard state is loading.
Implementation
final Widget loadingWidget;
flutter_route_guard package
documentation
presentation/route_guard
RouteGuard
loadingWidget property
RouteGuard class