error property

String? error
final

The error message to display. If null, nothing is rendered.

Implementation

final String? error;