errorBuilder property
A builder function that builds an error widget for displaying errors during the loading process of the application.
Implementation
final FastAppLoaderErrorBuilder? errorBuilder;
A builder function that builds an error widget for displaying errors during the loading process of the application.
final FastAppLoaderErrorBuilder? errorBuilder;