steppedLine property

dynamic steppedLine

Implementation

external dynamic /*'before'|'after'|bool*/ get steppedLine;
void steppedLine=(dynamic v)

Implementation

external set steppedLine(dynamic /*'before'|'after'|bool*/ v);