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)