getEllipsis static method
(undocumented) This static function gets the current ellipsis character or string for TextBlocks that have TextBlock#overflow set to TextBlock.Ellipsis.
Implementation
static _i2.String getEllipsis() => _i4.callMethod(
_declaredTextBlock,
'getEllipsis',
[],
);