menu
cometchat_chat_uikit package
documentation
shared_ui/src/models/base_styles.dart
BaseStyles
background property
background property
dark_mode
light_mode
background
property
Color
?
background
final
background
provides background color to the widget
Implementation
final Color? background;
cometchat_chat_uikit package
documentation
shared_ui/src/models/base_styles
BaseStyles
background property
BaseStyles class