loaderBuilder property

FastAppLoaderBuilder? loaderBuilder
final

A builder function that builds the loading widget that is shown during the initialization of the application.

Implementation

final FastAppLoaderBuilder? loaderBuilder;