UndoTextIntent constructor

const UndoTextIntent(
  1. SelectionChangedCause cause
)

Creates an UndoTextIntent.

Implementation

const UndoTextIntent(this.cause);