setStart method Null safety

void setStart (
  1. Node node,
  2. int offset
)

Implementation

void setStart(Node node, int offset) native;