loadingPage property

Widget? loadingPage
final

Defines a custom LoadingPage - when null this shows a CircularProgressIndicator Is used when SharedPreferences are loaded

Implementation

final Widget? loadingPage;