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