Flutter
widgets
DismissIntent
DismissIntent const constructor
DismissIntent
description
DismissIntent
constructor
Null safety
const
DismissIntent
(
)
Creates an intent that dismisses the currently focused widget.
Implementation
const DismissIntent();
Flutter
widgets
DismissIntent
DismissIntent const constructor
DismissIntent class
Constructors
DismissIntent
Properties
hashCode
runtimeType
Methods
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringShort
Operators
operator ==