public class BottomSheetItem
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
android.graphics.drawable.Drawable |
icon |
java.lang.CharSequence |
text |
| Constructor and Description |
|---|
BottomSheetItem() |
BottomSheetItem(java.lang.CharSequence text,
android.graphics.drawable.Drawable icon) |