onError property

Widget Function(Object error) onError
final

Builder for the error state, provides the error

Implementation

final Widget Function(Object error) onError;