onError property

Widget Function(Object error, StackTrace? stackTrace)? onError
final

Called when the status is LxError.

Implementation

final Widget Function(Object error, StackTrace? stackTrace)? onError;