sentIcon property

Widget? sentIcon
final

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

Implementation

final Widget? sentIcon;