toggle menu
komposecodepicker
1.2.7
androidJvm
switch theme
search in API
komposecountrycodepicker
/
com.joelkanyi.jcomposecountrycodepicker.data
/
FlagSize
Flag
Size
data
class
FlagSize
(
val
width
:
Dp
,
val
height
:
Dp
)
Data class to hold the size of the flag
Parameters
width
the width of the flag
height
the height of the flag
Members
Constructors
Flag
Size
Link copied to clipboard
constructor
(
width
:
Dp
,
height
:
Dp
)
Properties
height
Link copied to clipboard
val
height
:
Dp
width
Link copied to clipboard
val
width
:
Dp