copy constant
An Intent that represents a user interaction that attempts to copy the current selection in the field.
Implementation
static const CopySelectionTextIntent copy = CopySelectionTextIntent._(SelectionChangedCause.keyboard, false);
An Intent that represents a user interaction that attempts to copy the current selection in the field.
static const CopySelectionTextIntent copy = CopySelectionTextIntent._(SelectionChangedCause.keyboard, false);