isError property

  1. @override
bool get isError
override

Is this an error state?

Implementation

@override
bool get isError => true;