LoadingModalOptions

constructor(isVisible: Boolean = false, backgroundColor: Int = 0x80000000.toInt(), indicatorColor: Int = 0xFFFFFFFF.toInt(), displayColor: Int = 0xFFFFFFFF.toInt(), message: String? = null)