new$ static method
new
Implementation
static UIColor new$() {
final _ret = _objc_msgSend_151sglz(_class_UIColor, _sel_new);
return UIColor.castFromPointer(_ret, retain: false, release: true);
}
new
static UIColor new$() {
final _ret = _objc_msgSend_151sglz(_class_UIColor, _sel_new);
return UIColor.castFromPointer(_ret, retain: false, release: true);
}