Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Class to manage permissions.
Link copied to clipboard
Link copied to clipboard
class WebSocketConnector
Class to connect to a web socket.
Functions
Link copied to clipboard
fun customTextField(value: String, labelText: String, keyboardType: KeyboardType = KeyboardType.Ascii, onChange: (String) -> Unit, leadingIcon: ImageVector? = null, password: Boolean = false)