DismissGesture constructor
const
DismissGesture(
- EndGesture? endGesture
Creates a DismissGesture.
Implementation
const DismissGesture(this.endGesture);
Creates a DismissGesture.
const DismissGesture(this.endGesture);