dismissable property

bool dismissable
final

defines whether the bottom picker is dismissable or not by default it's set to false

Implementation

final bool dismissable;