loaderBuilder property

FastAppLoaderBuilder? loaderBuilder
finalinherited

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

Implementation

final FastAppLoaderBuilder? loaderBuilder;