getRangeFontName property
Implementation
_i2.Object Function(
_i2.num,
_i2.num,
) get getRangeFontName => (
_i2.num p0,
_i2.num p1,
) =>
_i5.callMethod(
_i5.getProperty(
this,
'getRangeFontName',
),
r'call',
[
this,
p0,
p1,
],
);