toggle menu
app
androidJvm
switch theme
search in API
app
/
com.qwict.svkandroid.ui.screens
/
MinFabItem
Min
Fab
Item
class
MinFabItem
(
val
icon
:
ImageBitmap
,
val
label
:
String
,
val
identifier
:
String
)
Members
Constructors
Min
Fab
Item
Link copied to clipboard
constructor
(
icon
:
ImageBitmap
,
label
:
String
,
identifier
:
String
)
Properties
icon
Link copied to clipboard
val
icon
:
ImageBitmap
identifier
Link copied to clipboard
val
identifier
:
String
label
Link copied to clipboard
val
label
:
String