enableDrag property Null safety
final
If true, the bottom sheet can be dragged up and down and dismissed by swiping downwards.
Default is true.
Implementation
final bool enableDrag;
If true, the bottom sheet can be dragged up and down and dismissed by swiping downwards.
Default is true.
final bool enableDrag;