menu
htkc_utils package
documentation
chat_ui/widgets/unread_header.dart
UnreadHeaderTheme
UnreadHeaderTheme const constructor
UnreadHeaderTheme const constructor
dark_mode
light_mode
UnreadHeaderTheme
constructor
const
UnreadHeaderTheme
(
{
required
Color
color
,
required
TextStyle
textStyle
,
})
Implementation
const UnreadHeaderTheme({ required this.color, required this.textStyle, });
htkc_utils package
documentation
chat_ui/widgets/unread_header
UnreadHeaderTheme
UnreadHeaderTheme const constructor
UnreadHeaderTheme class