errorIcon property

Widget? errorIcon
final

errorIcon widget visible while sentAt and deliveredAt is null in BaseMessage. If blank will load default errorIcon

Implementation

final Widget? errorIcon;