extend method

void extend(
  1. Node node, [
  2. int? offset
])

Implementation

void extend(Node node, [int? offset]) native;