Package-level declarations
Types
Link copied to clipboard
data class LaunchMenuModalOptions(val updateIsMenuModalVisible: (Boolean) -> Unit, val isMenuModalVisible: Boolean)
Defines options for toggling the visibility of the menu modal.
Link copied to clipboard
Type definition for the function that toggles the menu modal.