state property

FLabelState state
final

The state of the label.

If state != FLabelState.error, the error will not be displayed.

Implementation

final FLabelState state;