dragHandleSize property

Size? dragHandleSize
final

Defaults to BottomSheetThemeData.dragHandleSize. If that is also null, defaults to Size(32, 4).

Implementation

final Size? dragHandleSize;