styleError method

TextStyle styleError()
inherited

Implementation

TextStyle styleError() {
  return errorStyle();
}