Flutter
widgets
Dismissible
direction property
direction
description
direction
property
Null safety
DismissDirection
direction
final
The direction in which the widget can be dismissed.
Implementation
final DismissDirection direction;
Flutter
widgets
Dismissible
direction property
Dismissible class
Constructors
Dismissible
Properties
background
behavior
child
confirmDismiss
crossAxisEndOffset
direction
dismissThresholds
dragStartBehavior
hashCode
key
movementDuration
onDismissed
onResize
onUpdate
resizeDuration
runtimeType
secondaryBackground
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==