menu
arcane package
documentation
component/screen/chat_screen.dart
ChatDivider
ChatDivider const constructor
ChatDivider const constructor
dark_mode
light_mode
ChatDivider
constructor
const
ChatDivider
(
{
Key
?
key
,
Widget
?
child
,
Color
?
color
,
})
Implementation
const ChatDivider({super.key, this.child, this.color});
arcane package
documentation
component/screen/chat_screen
ChatDivider
ChatDivider const constructor
ChatDivider class