KalugaColorLoader

Loads a KalugaColor based on a provided identifier.

Inheritors

Functions

Link copied to clipboard
abstract fun loadColor(identifier: String, defaultValue: KalugaColor?): KalugaColor?

Attempts to load the KalugaColor resource associated with a given identifier. If no match is found, the defaultValue will be returned.