isLeftStatus property

bool isLeftStatus
final

This is used to determine if the status icon should be on the left or right side of the message. This is only used when showStatus is true. Defaults to false.

Implementation

final bool isLeftStatus;