libraryDimensions

fun libraryDimensions(itemSpacing: Dp = 0.dp, chipMinHeight: Dp = 16.dp): LibraryDimensions

Creates a LibraryDimensions that represents the default dimensions used in a Library

Parameters

itemSpacing

the spacing between items in the Library

chipMinHeight

the default min height of chip containers in the Library