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