errorChild property
A widget to display if an error ocurred. Defaults to a
centered Icon with Icons.error
and the error itsef;
Implementation
final ErrorChildBuilder? errorChild;
A widget to display if an error ocurred. Defaults to a
centered Icon with Icons.error
and the error itsef;
final ErrorChildBuilder? errorChild;