dragHandleSize property
final
Defaults to BottomSheetThemeData.dragHandleSize. If that is also null, defaults to Size(32, 4).
Implementation
final Size? dragHandleSize;
Defaults to BottomSheetThemeData.dragHandleSize. If that is also null, defaults to Size(32, 4).
final Size? dragHandleSize;