RedoTextIntent constructor

const RedoTextIntent(
  1. SelectionChangedCause cause
)

Creates a RedoTextIntent.

Implementation

const RedoTextIntent(this.cause);