error property

Widget? error
final

The error displayed below the description.

If the value is present, the checkbox is in an error state.

Implementation

final Widget? error;