SizeTheme

@Stable
data class SizeTheme(val box1: Dp, val box2: Dp, val box3: Dp, val box4: Dp, val icon: Dp, val image1: Dp, val image2: Dp, val image3: Dp, val image4: Dp, val image5: Dp, val image6: Dp, val image7: Dp, val image8: Dp, val image9: Dp, val image10: Dp, val input1: Dp, val input2: Dp, val input3: Dp, val input4: Dp, val input5: Dp, val input6: Dp, val input7: Dp, val input8: Dp, val input9: Dp, val input10: Dp, val cell1: Dp, val cell2: Dp, val cell3: Dp, val cell4: Dp, val cell5: Dp, val cell6: Dp, val cell7: Dp, val cell8: Dp, val cell9: Dp, val cell10: Dp, val sheet: Dp)

Constructors

Link copied to clipboard
constructor(box1: Dp, box2: Dp, box3: Dp, box4: Dp, icon: Dp, image1: Dp, image2: Dp, image3: Dp, image4: Dp, image5: Dp, image6: Dp, image7: Dp, image8: Dp, image9: Dp, image10: Dp, input1: Dp, input2: Dp, input3: Dp, input4: Dp, input5: Dp, input6: Dp, input7: Dp, input8: Dp, input9: Dp, input10: Dp, cell1: Dp, cell2: Dp, cell3: Dp, cell4: Dp, cell5: Dp, cell6: Dp, cell7: Dp, cell8: Dp, cell9: Dp, cell10: Dp, sheet: Dp)

Properties

Link copied to clipboard
val box1: Dp
Link copied to clipboard
val box2: Dp
Link copied to clipboard
val box3: Dp
Link copied to clipboard
val box4: Dp
Link copied to clipboard
val cell1: Dp
Link copied to clipboard
val cell10: Dp
Link copied to clipboard
val cell2: Dp
Link copied to clipboard
val cell3: Dp
Link copied to clipboard
val cell4: Dp
Link copied to clipboard
val cell5: Dp
Link copied to clipboard
val cell6: Dp
Link copied to clipboard
val cell7: Dp
Link copied to clipboard
val cell8: Dp
Link copied to clipboard
val cell9: Dp
Link copied to clipboard
val icon: Dp
Link copied to clipboard
val image1: Dp
Link copied to clipboard
val image10: Dp
Link copied to clipboard
val image2: Dp
Link copied to clipboard
val image3: Dp
Link copied to clipboard
val image4: Dp
Link copied to clipboard
val image5: Dp
Link copied to clipboard
val image6: Dp
Link copied to clipboard
val image7: Dp
Link copied to clipboard
val image8: Dp
Link copied to clipboard
val image9: Dp
Link copied to clipboard
val input1: Dp
Link copied to clipboard
val input10: Dp
Link copied to clipboard
val input2: Dp
Link copied to clipboard
val input3: Dp
Link copied to clipboard
val input4: Dp
Link copied to clipboard
val input5: Dp
Link copied to clipboard
val input6: Dp
Link copied to clipboard
val input7: Dp
Link copied to clipboard
val input8: Dp
Link copied to clipboard
val input9: Dp
Link copied to clipboard
val sheet: Dp