getRangeAllFontNames property
Implementation
_i2.List<_i3.FontName> Function(
_i2.num,
_i2.num,
) get getRangeAllFontNames => (
_i2.num p0,
_i2.num p1,
) =>
((_i5.callMethod(
_i5.getProperty(
this,
'getRangeAllFontNames',
),
r'call',
[
this,
p0,
p1,
],
)) as _i2.List)
.cast();