/tripkit/TripKitAndroidUI/com.skedgo.tripkit.ui.utils/SystemColors

SystemColors

\ data class SystemColors(val barBackground: Int, val barForeground: Int, val tintColor: Int)

Constructors

SystemColors constructor(barBackground: Int, barForeground: Int, tintColor: Int)

Properties

Name Summary
barBackground val barBackground: Int
barForeground val barForeground: Int
tintColor val tintColor: Int