BottomSheet
@Serializable
@SerialName(value = "BottomSheet")
Constructors
Link copied to clipboard
constructor(tiles: ImmutableList<TileSchema>, isCancellable: Boolean, isDismissing: Boolean, fill: Boolean, allowsPartialExpansion: Boolean)