styleError method

TextStyle styleError()

Implementation

TextStyle styleError() {
  return errorStyle();
}