onSuccess property

Widget Function(T data) onSuccess
final

Called when the status is LxSuccess.

Implementation

final Widget Function(T data) onSuccess;