computeCorner method
(undocumented) Returns the #corner, if it's a non-negative number, or else 10.
Implementation
_i2.num computeCorner() => _i4.callMethod(
this,
'computeCorner',
[],
);
(undocumented) Returns the #corner, if it's a non-negative number, or else 10.
_i2.num computeCorner() => _i4.callMethod(
this,
'computeCorner',
[],
);