modify method - Selection class - dart:html library (original) (raw)

description

void modify(

  1. String? alter,
  2. String? direction,
  3. String? granularity )

Implementation

void modify(String? alter, String? direction, String? granularity) native;