isDismissible property

bool? isDismissible
final

Defines whether the Richbar widget can be swiped horizontally or vertically

When set to true the Richbar widget dismisses when swiped

Implementation

final bool? isDismissible;