BaseListEmptyComponent

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
open val icon: Int
Link copied to clipboard
open val text: Int

Functions

Link copied to clipboard
fun ListEmptyComponent(_icon: Int? = null, _text: Int? = null, retry: () -> Unit)