AiutaBottomSheetThemeGrabber

Theme configuration for the bottom sheet grabber (drag handle).

This interface defines the visual styling for the grabber element that appears at the top of bottom sheets, allowing users to drag and interact with the sheet. It provides customization options for the grabber's dimensions and positioning.

Inheritors

Types

Link copied to clipboard

Properties

Link copied to clipboard
abstract val height: Dp

The height/thickness of the grabber element

Link copied to clipboard
abstract val topPadding: Dp

The padding between the top of the sheet and the grabber

Link copied to clipboard
abstract val width: Dp

The width of the grabber element