error property

Widget Function(BuildContext context, Object error)? error
final

Builder for the error state.

Implementation

final Widget Function(BuildContext context, Object error)? error;