setRangeFontName property
Implementation
void Function(
_i2.num,
_i2.num,
_i3.FontName,
) get setRangeFontName => (
_i2.num p0,
_i2.num p1,
_i3.FontName p2,
) =>
_i5.callMethod(
_i5.getProperty(
this,
'setRangeFontName',
),
r'call',
[
this,
p0,
p1,
p2,
],
);