Loading

@ObjCName(name = "Loading", exact = true)
interface Loading<W : Any> : Widget<W>

Properties

Link copied to clipboard
abstract var modifier: Modifier
Link copied to clipboard
abstract val value: W