SelectAllTextIntent constructor

const SelectAllTextIntent(
  1. SelectionChangedCause cause
)

Creates an instance of SelectAllTextIntent.

Implementation

const SelectAllTextIntent(this.cause);