errorIcon method

String errorIcon()

Error icon (✖).

Implementation

String errorIcon() => icon('✖', tone: StatTone.error);