SkeletonChatBox
File location
skeleton_chat_box.dart
SkeletonChatBox
provides a shimmer effect placeholder for a chat message, enhancing user experience during loading.
Properties
This widget does not expose any configurable properties.
Example Usage
final skeletonChatBox = SkeletonChatBox();