NavigationBottomSheetRegisterConfig
@Serializable
Constructors
Link copied to clipboard
constructor(visible: Boolean = true, display: String = "", registers: List<NavigationMenuConfig> = emptyList(), menuIconConfig: ImageConfig? = null)