endDrawerEdgeDragWidth property

double? endDrawerEdgeDragWidth
final

Mirrors to Scaffold.drawerEdgeDragWidth but for endDrawer. This field only works when endDrawerEnableOpenDragGesture is true.

Implementation

final double? endDrawerEdgeDragWidth;