locked property

bool locked
final

If true, the bottom sheet cannot be opened or closed with a swipe gesture. Defaults to true

Implementation

final bool locked;