SymbolRect(super.left, super.top, super.right, super.bottom, int codePoint) : super.fromLTRB() { chars = String.fromCharCode(codePoint); }