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