fallbackCode property

VoidCallback? fallbackCode
final

If you want to use the alternate code error option, this is the code that will alternatively be run.

Implementation

final VoidCallback? fallbackCode;