PasteTextIntent constructor

const PasteTextIntent(
  1. SelectionChangedCause cause
)

Creates an instance of PasteTextIntent.

Implementation

const PasteTextIntent(this.cause);