Package-level declarations
Types
Link copied to clipboard
object ComposeUtil
Link copied to clipboard
class Extensions
Link copied to clipboard
typealias IconComposable = @Composable (contentDescription: String?, modifier: Modifier, tint: Color) -> Unit
Link copied to clipboard
object IntentUtil
Link copied to clipboard
object JsonDefaults
Link copied to clipboard
object NotificationUtil
Link copied to clipboard
object ToolboxLogging
Properties
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun ProvideTextStyle(style: TextStyle = LocalTextStyle.current, mergeWith: TextStyle, content: @Composable () -> Unit)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
fun L.sendFeedback(appName: String, appVersion: String, fileLoggingSetup: IFileLoggingSetup?, files: List<Path> = emptyList(), appendLogFile: Boolean = true)
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard