Dart API Reference
dart:html
FileWriter
seek
seek
method
@DomName('FileWriter.seek')
@DocsEditable()
void
seek
(
int
position
)