onError property

OnError? onError
finalinherited

Callback when onPressed throws an exception.

Implementation

final OnError onError;