TalkerScreenTheme constructor
const
TalkerScreenTheme({})
Implementation
const TalkerScreenTheme({
this.backgroundColor = const Color(0xFF212121),
this.textColor = Colors.white,
this.cardColor = defaultCardBackgroundColor,
LogColors? logColors,
}) : _customColors = logColors;