error property

Widget? error
final

The error placeholder. If an error happens, this widget will be shown

For more info, visit the documentation

Implementation

final Widget? error;