ChatIcon constructor

const ChatIcon({
  1. required String url,
})

Implementation

const ChatIcon({required this.url});