dragHandleColor property
final
The bottom sheet drag handle's color.
Defaults to BottomSheetThemeData.dragHandleColor. If that is also null, defaults to ColorScheme.onSurfaceVariant.
Implementation
final Color? dragHandleColor;
The bottom sheet drag handle's color.
Defaults to BottomSheetThemeData.dragHandleColor. If that is also null, defaults to ColorScheme.onSurfaceVariant.
final Color? dragHandleColor;