menu
cdx_chat package
documentation
models/chat_theme.dart
DefaultChatTheme
otherBubbleBorderRadius property
otherBubbleBorderRadius property
dark_mode
light_mode
otherBubbleBorderRadius
property
@
override
double
get
otherBubbleBorderRadius
override
Border radius for other users' message bubbles.
Implementation
@override double get otherBubbleBorderRadius => 16;
cdx_chat package
documentation
models/chat_theme
DefaultChatTheme
otherBubbleBorderRadius property
DefaultChatTheme class