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