onRequestError property
Returns the callback function capable of prividing the current error
message from the child
widget.
Implementation
dynamic Function() get onRequestError => _onRequestError;
Returns the callback function capable of prividing the current error
message from the child
widget.
dynamic Function() get onRequestError => _onRequestError;