error property

Widget Function(Object error, VoidCallback retry)? error
final

Builder for error state with retry function

Implementation

final Widget Function(Object error, VoidCallback retry)? error;