Flutter
widgets
PasteTextIntent
PasteTextIntent const constructor
PasteTextIntent
description
PasteTextIntent
constructor
Null safety
const
PasteTextIntent
(
SelectionChangedCause
cause
)
Creates an instance of
PasteTextIntent
.
Implementation
const PasteTextIntent(this.cause);
Flutter
widgets
PasteTextIntent
PasteTextIntent const constructor
PasteTextIntent class
Constructors
PasteTextIntent
Properties
cause
hashCode
runtimeType
Methods
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==