Floating

class Floating(val padding: PaddingValues, val shape: Shape, val height: Dp = TopAppBarDefaults.TopAppBarExpandedHeight, val applyPaddingForStatusbar: Boolean = true) : SelectionToolbar.Style

Constructors

Link copied to clipboard
constructor(padding: PaddingValues, shape: Shape, height: Dp = TopAppBarDefaults.TopAppBarExpandedHeight, applyPaddingForStatusbar: Boolean = true)

Properties

Link copied to clipboard
val height: Dp
Link copied to clipboard
Link copied to clipboard