dismissable property

bool dismissable
final

If true , the card can be dragged until it's hidden from screen defaults to false

Implementation

final bool dismissable;